Skip to content

Commit 63ca259

Browse files
committed
Merge pull request #120 from TimmyLiu/develop
bump develop branch version to 2.7
2 parents 5005205 + 6d7dcf8 commit 63ca259

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
@@ -105,7 +105,7 @@ if( NOT DEFINED clBLAS_VERSION_MAJOR )
105105
endif( )
106106

107107
if( NOT DEFINED clBLAS_VERSION_MINOR )
108-
set( clBLAS_VERSION_MINOR 5 )
108+
set( clBLAS_VERSION_MINOR 7 )
109109
endif( )
110110

111111
if( NOT DEFINED clBLAS_VERSION_PATCH )

0 commit comments

Comments
 (0)