Skip to content

Commit d2cf285

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 f2de5e7 commit d2cf285

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
@@ -50,7 +50,7 @@ if( NOT DEFINED clBLAS_VERSION_MAJOR )
5050
endif( )
5151

5252
if( NOT DEFINED clBLAS_VERSION_MINOR )
53-
set( clBLAS_VERSION_MINOR 1 )
53+
set( clBLAS_VERSION_MINOR 3 )
5454
endif( )
5555

5656
if( NOT DEFINED clBLAS_VERSION_PATCH )

0 commit comments

Comments
 (0)