diff options
-rw-r--r-- | Makefile.rule | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.rule b/Makefile.rule index 0d5b83b39..3033455d3 100644 --- a/Makefile.rule +++ b/Makefile.rule @@ -3,7 +3,7 @@ # # This library's version -VERSION = 0.3.5.dev +VERSION = 0.3.5 # If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a # and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library |