Update LAPACK version number to 3.11.0
This commit is contained in:
parent
8408357bab
commit
e6e2a63650
|
@ -60,7 +60,7 @@
|
|||
INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH
|
||||
* =====================================================================
|
||||
VERS_MAJOR = 3
|
||||
VERS_MINOR = 9
|
||||
VERS_MINOR = 11
|
||||
VERS_PATCH = 0
|
||||
* =====================================================================
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue