Browse Source

OpenBLAS 0.2.10 rc1 version.

tags/v0.2.10.rc1^2
Zhang Xianyi 11 years ago
parent
commit
1127f5a2d7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile.rule

+ 1
- 1
Makefile.rule View File

@@ -3,7 +3,7 @@
#

# This library's version
VERSION = 0.2.9
VERSION = 0.2.10.rc1

# If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a
# and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library


Loading…
Cancel
Save