We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d9e20f commit 578f0f9Copy full SHA for 578f0f9
1 file changed
lapack-netlib/INSTALL/ilaver.c
@@ -315,7 +315,6 @@ typedef struct Namelist Namelist;
315
/* > \author Univ. of Colorado Denver */
316
/* > \author NAG Ltd. */
317
318
-/* > \date November 2019 */
319
320
/* > \ingroup auxOTHERauxiliary */
321
@@ -332,7 +331,7 @@ typedef struct Namelist Namelist;
332
331
333
/* ===================================================================== */
334
*vers_major__ = 3;
335
- *vers_minor__ = 11;
+ *vers_minor__ = 12;
336
*vers_patch__ = 0;
337
338
0 commit comments