We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b876219 commit c59712eCopy full SHA for c59712e
src/CMakeLists.txt
@@ -34,7 +34,7 @@ if( NOT DEFINED CLFFT_VERSION_MAJOR )
34
endif( )
35
36
if( NOT DEFINED CLFFT_VERSION_MINOR )
37
- set( CLFFT_VERSION_MINOR 13 )
+ set( CLFFT_VERSION_MINOR 14 )
38
39
40
if( NOT DEFINED CLFFT_VERSION_PATCH )
0 commit comments