Skip to content

Commit

Permalink
incrementing develop minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
bragadeesh committed Nov 3, 2015
1 parent 112a0e0 commit d40a13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ if( NOT DEFINED CLFFT_VERSION_MAJOR )
endif( )

if( NOT DEFINED CLFFT_VERSION_MINOR )
set( CLFFT_VERSION_MINOR 8 )
set( CLFFT_VERSION_MINOR 9 )
endif( )

if( NOT DEFINED CLFFT_VERSION_PATCH )
Expand Down

0 comments on commit d40a13c

Please sign in to comment.