From 116bc767d8c54cb231834bd4641e9b3f5ffbfb7e Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Thu, 8 Aug 2024 22:23:02 +0200 Subject: [PATCH] Update version to 0.3.28 --- Makefile.rule | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.rule b/Makefile.rule index e920ea487..737331fb5 100644 --- a/Makefile.rule +++ b/Makefile.rule @@ -3,7 +3,7 @@ # # This library's version -VERSION = 0.3.27 +VERSION = 0.3.28 # If you set this prefix, the library name will be lib$(LIBNAMESUFFIX)openblas.a # and lib$(LIBNAMESUFFIX)openblas.so, with a matching soname in the shared library