|
@@ -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 |
|
|
* ===================================================================== |
|
|
* ===================================================================== |
|
|
* |
|
|
* |
|
|