Browse Source
Merge pull request #3537 from xianyi/release-0.3.0
Merge back from 0.3.20 release to copy tag
tags/v0.3.21
Martin Kroeker
GitHub
4 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Makefile.rule
|
|
|
@@ -3,7 +3,7 @@ |
|
|
|
# |
|
|
|
|
|
|
|
# This library's version |
|
|
|
VERSION = 0.3.19.dev |
|
|
|
VERSION = 0.3.20 |
|
|
|
|
|
|
|
# If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a |
|
|
|
# and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library |
|
|
|
|