Skip to content

Commit 87c9f4d

Browse files
author
Kent Knox
committed
Bump /develop version to v2.3
Develop branch will keep odd numbers for the 'minor' version component
1 parent 2217b68 commit 87c9f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ if( NOT DEFINED CLFFT_VERSION_MAJOR )
4040
endif( )
4141

4242
if( NOT DEFINED CLFFT_VERSION_MINOR )
43-
set( CLFFT_VERSION_MINOR 1 )
43+
set( CLFFT_VERSION_MINOR 3 )
4444
endif( )
4545

4646
if( NOT DEFINED CLFFT_VERSION_PATCH )

0 commit comments

Comments
 (0)