Skip to content

Commit 3d9e20f

Browse files
authored
Update version to 3.12.0
1 parent f7351e4 commit 3d9e20f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lapack-netlib/INSTALL/ilaver.f

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
*> \author Univ. of Colorado Denver
4545
*> \author NAG Ltd.
4646
*
47-
*> \date November 2019
4847
*
4948
*> \ingroup auxOTHERauxiliary
5049
*
@@ -60,7 +59,7 @@ SUBROUTINE ILAVER( VERS_MAJOR, VERS_MINOR, VERS_PATCH )
6059
INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH
6160
* =====================================================================
6261
VERS_MAJOR = 3
63-
VERS_MINOR = 11
62+
VERS_MINOR = 12
6463
VERS_PATCH = 0
6564
* =====================================================================
6665
*

0 commit comments

Comments
 (0)