Update version to 0.3.21 sandbox/lstelmach/upstream-0.3.21 upstream upstream/0.3.21
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sun, 7 Aug 2022 20:36:26 +0000 (22:36 +0200)
committerGitHub <noreply@github.com>
Sun, 7 Aug 2022 20:36:26 +0000 (22:36 +0200)
CMakeLists.txt

index ac42f8b..11e2a92 100644 (file)
@@ -8,7 +8,7 @@ project(OpenBLAS C ASM)
 
 set(OpenBLAS_MAJOR_VERSION 0)
 set(OpenBLAS_MINOR_VERSION 3)
-set(OpenBLAS_PATCH_VERSION 20)
+set(OpenBLAS_PATCH_VERSION 21)
 
 set(OpenBLAS_VERSION "${OpenBLAS_MAJOR_VERSION}.${OpenBLAS_MINOR_VERSION}.${OpenBLAS_PATCH_VERSION}")