Update version to 3.12.0
This commit is contained in:
parent
f7351e493c
commit
3d9e20f614
|
@ -44,7 +44,6 @@
|
||||||
*> \author Univ. of Colorado Denver
|
*> \author Univ. of Colorado Denver
|
||||||
*> \author NAG Ltd.
|
*> \author NAG Ltd.
|
||||||
*
|
*
|
||||||
*> \date November 2019
|
|
||||||
*
|
*
|
||||||
*> \ingroup auxOTHERauxiliary
|
*> \ingroup auxOTHERauxiliary
|
||||||
*
|
*
|
||||||
|
@ -60,7 +59,7 @@
|
||||||
INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH
|
INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH
|
||||||
* =====================================================================
|
* =====================================================================
|
||||||
VERS_MAJOR = 3
|
VERS_MAJOR = 3
|
||||||
VERS_MINOR = 11
|
VERS_MINOR = 12
|
||||||
VERS_PATCH = 0
|
VERS_PATCH = 0
|
||||||
* =====================================================================
|
* =====================================================================
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue