Browse Source

Update version to 3.12.0

tags/v0.3.26
Martin Kroeker GitHub 1 year ago
parent
commit
3d9e20f614
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      lapack-netlib/INSTALL/ilaver.f

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

@@ -44,7 +44,6 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
*> \date November 2019
*
*> \ingroup auxOTHERauxiliary
*
@@ -60,7 +59,7 @@
INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH
* =====================================================================
VERS_MAJOR = 3
VERS_MINOR = 11
VERS_MINOR = 12
VERS_PATCH = 0
* =====================================================================
*


Loading…
Cancel
Save