Skip to content

Commit a71aa63

Browse files
author
Kent Knox
committed
Bump version to 2.12.0
1 parent 69d38d9 commit a71aa63

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

114114
if( NOT DEFINED clBLAS_VERSION_PATCH )

0 commit comments

Comments
 (0)