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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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
* =====================================================================
*