From 86de5f768b7013c6c6788bc3e12df122b8c53196 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Wed, 17 Mar 2021 20:20:34 +0100 Subject: [PATCH] Update version to 0.3.14 for release --- Makefile.rule | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.rule b/Makefile.rule index c68c20923..5a46bf6b0 100644 --- a/Makefile.rule +++ b/Makefile.rule @@ -3,7 +3,7 @@ # # This library's version -VERSION = 0.3.13.dev +VERSION = 0.3.14 # If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a # and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library