Update version number to 3.12.0

This commit is contained in:
Martin Kroeker 2023-11-25 18:53:16 +01:00 committed by GitHub
parent 3d9e20f614
commit 578f0f9590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -315,7 +315,6 @@ typedef struct Namelist Namelist;
/* > \author Univ. of Colorado Denver */
/* > \author NAG Ltd. */
/* > \date November 2019 */
/* > \ingroup auxOTHERauxiliary */
@ -332,7 +331,7 @@ typedef struct Namelist Namelist;
/* ===================================================================== */
*vers_major__ = 3;
*vers_minor__ = 11;
*vers_minor__ = 12;
*vers_patch__ = 0;
/* ===================================================================== */