Skip to content

Commit e6e2a63

Browse files
authored
Update LAPACK version number to 3.11.0
1 parent 8408357 commit e6e2a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lapack-netlib/INSTALL/ilaver.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ SUBROUTINE ILAVER( VERS_MAJOR, VERS_MINOR, VERS_PATCH )
6060
INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH
6161
* =====================================================================
6262
VERS_MAJOR = 3
63-
VERS_MINOR = 9
63+
VERS_MINOR = 11
6464
VERS_PATCH = 0
6565
* =====================================================================
6666
*

0 commit comments

Comments
 (0)