Browse Source

Update LAPACK version number to 3.11.0

tags/v0.3.22^2
Martin Kroeker GitHub 3 years ago
parent
commit
e6e2a63650
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
      lapack-netlib/INSTALL/ilaver.f

+ 1
- 1
lapack-netlib/INSTALL/ilaver.f View File

@@ -60,7 +60,7 @@
INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH
* ===================================================================== * =====================================================================
VERS_MAJOR = 3 VERS_MAJOR = 3
VERS_MINOR = 9
VERS_MINOR = 11
VERS_PATCH = 0 VERS_PATCH = 0
* ===================================================================== * =====================================================================
* *


Loading…
Cancel
Save