Skip to content

Commit fffd478

Browse files
author
Timmy
committed
bump master branch version number to 2.10.0
1 parent d43c42b commit fffd478

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 9 )
111+
set( clBLAS_VERSION_MINOR 10 )
112112
endif( )
113113

114114
if( NOT DEFINED clBLAS_VERSION_PATCH )

0 commit comments

Comments
 (0)