Browse Source
Merge pull request #3489 from xianyi/release-0.3.0
Merge back from release branch to copy 0.3.19 tag
tags/v0.3.20
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.18.dev |
|
|
|
VERSION = 0.3.19 |
|
|
|
|
|
|
|
# If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a |
|
|
|
# and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library |
|
|
|
|