Update LAPACK version number to 3.11.0

This commit is contained in:
Martin Kroeker
2022-11-22 14:02:21 +01:00
committed by GitHub
parent 8408357bab
commit e6e2a63650

View File

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