diff options
author | Zhang Xianyi <traits.zhang@gmail.com> | 2016-02-23 18:29:21 -0500 |
---|---|---|
committer | Zhang Xianyi <traits.zhang@gmail.com> | 2016-02-23 18:29:21 -0500 |
commit | 937493bfeb203a1f3f6642cc6b94a2d68c39bc6f (patch) | |
tree | f6ddb9fa5b0a5cdc6936bc46a4219589b28629f2 /Makefile.rule | |
parent | 74b06722230c695e93f3bbb4f3bbfca2b623f618 (diff) | |
download | openblas-937493bfeb203a1f3f6642cc6b94a2d68c39bc6f.tar.gz openblas-937493bfeb203a1f3f6642cc6b94a2d68c39bc6f.tar.bz2 openblas-937493bfeb203a1f3f6642cc6b94a2d68c39bc6f.zip |
Release 0.2.16 rc1v0.2.16.rc1
Diffstat (limited to 'Makefile.rule')
-rw-r--r-- | Makefile.rule | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.rule b/Makefile.rule index 3f6653151..1d7112e96 100644 --- a/Makefile.rule +++ b/Makefile.rule @@ -3,7 +3,7 @@ # # This library's version -VERSION = 0.2.16.dev +VERSION = 0.2.16.rc1 # If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a # and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library |