remove dev suffix from version number
This commit is contained in:
parent
3a8f0a6a1f
commit
7a914347c5
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
|
||||
# This library's version
|
||||
VERSION = 0.3.1.dev
|
||||
VERSION = 0.3.1
|
||||
|
||||
# If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a
|
||||
# and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library
|
||||
|
|
Loading…
Reference in New Issue