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