Skip to content

Commit 578f0f9

Browse files
authored
Update version number to 3.12.0
1 parent 3d9e20f commit 578f0f9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lapack-netlib/INSTALL/ilaver.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ typedef struct Namelist Namelist;
315315
/* > \author Univ. of Colorado Denver */
316316
/* > \author NAG Ltd. */
317317

318-
/* > \date November 2019 */
319318

320319
/* > \ingroup auxOTHERauxiliary */
321320

@@ -332,7 +331,7 @@ typedef struct Namelist Namelist;
332331

333332
/* ===================================================================== */
334333
*vers_major__ = 3;
335-
*vers_minor__ = 11;
334+
*vers_minor__ = 12;
336335
*vers_patch__ = 0;
337336
/* ===================================================================== */
338337

0 commit comments

Comments
 (0)