Browse Source

Increment version to 0.3.8.dev

tags/v0.3.8^2
Martin Kroeker GitHub 6 years ago
parent
commit
02d9203981
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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.3.7.dev
VERSION = 0.3.8.dev

# 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