Skip to content

Commit 8408357

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lapack-netlib/INSTALL/ilaver.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ static inline void zdotu_(doublecomplex *z, integer *n_, doublecomplex *x, integ
573573

574574
/* ===================================================================== */
575575
*vers_major__ = 3;
576-
*vers_minor__ = 9;
576+
*vers_minor__ = 11;
577577
*vers_patch__ = 0;
578578
/* ===================================================================== */
579579

0 commit comments

Comments
 (0)