Skip to content

Commit fdcf987

Browse files
author
Timmy
committed
Merge pull request #88 from TimmyLiu/develop
bump develop version to 2.5
2 parents f9e0160 + 413819f commit fdcf987

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
@@ -99,7 +99,7 @@ if( NOT DEFINED clBLAS_VERSION_MAJOR )
9999
endif( )
100100

101101
if( NOT DEFINED clBLAS_VERSION_MINOR )
102-
set( clBLAS_VERSION_MINOR 3 )
102+
set( clBLAS_VERSION_MINOR 5 )
103103
endif( )
104104

105105
if( NOT DEFINED clBLAS_VERSION_PATCH )

0 commit comments

Comments
 (0)