Browse Source
Merge pull request #4607 from OpenMathLib/release-0.3.0
merge back from release branch to copy tag
tags/v0.3.28^2
Martin Kroeker
GitHub
2 years ago
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
Makefile.rule
|
|
|
@@ -3,7 +3,7 @@ |
|
|
|
# |
|
|
|
|
|
|
|
# This library's version |
|
|
|
VERSION = 0.3.26.dev |
|
|
|
VERSION = 0.3.27 |
|
|
|
|
|
|
|
# If you set this prefix, the library name will be lib$(LIBNAMESUFFIX)openblas.a |
|
|
|
# and lib$(LIBNAMESUFFIX)openblas.so, with a matching soname in the shared library |
|
|
|
|