Skip to content

Commit c6d971f

Browse files
committed
bump develop branch version number to 2.9.0
1 parent ef47dda commit c6d971f

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
@@ -108,7 +108,7 @@ if( NOT DEFINED clBLAS_VERSION_MAJOR )
108108
endif( )
109109

110110
if( NOT DEFINED clBLAS_VERSION_MINOR )
111-
set( clBLAS_VERSION_MINOR 7 )
111+
set( clBLAS_VERSION_MINOR 9 )
112112
endif( )
113113

114114
if( NOT DEFINED clBLAS_VERSION_PATCH )

0 commit comments

Comments
 (0)