From 44cc7cdeccb77a2bc928401f1526d787c3b8fd6c Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Mon, 12 Jul 2021 00:16:59 +0200 Subject: [PATCH] Update version to 0.3.16.dev --- Makefile.rule | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.rule b/Makefile.rule index 19dd32919..bdc9b69e4 100644 --- a/Makefile.rule +++ b/Makefile.rule @@ -3,7 +3,7 @@ # # This library's version -VERSION = 0.3.16 +VERSION = 0.3.16.dev # If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a # and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library