From efe42481e2c85e8197bdf533078bf89bdf6eabf4 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Sat, 2 Oct 2021 19:38:09 +0200 Subject: [PATCH] Update version to 0.3.18 --- Makefile.rule | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.rule b/Makefile.rule index 7c04a3101e..57dab1152d 100644 --- a/Makefile.rule +++ b/Makefile.rule @@ -3,7 +3,7 @@ # # This library's version -VERSION = 0.3.17.dev +VERSION = 0.3.18 # If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a # and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library