Release 2.12.7.6

The following are the changes in this release:

    The missing cscript/square.calc file has been restored.
This commit is contained in:
Landon Curt Noll
2021-02-03 13:03:50 -08:00
parent 0f902b95cf
commit 229345ade8
5 changed files with 6 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ static char *program;
#define MAJOR_VER 2 /* major library version */
#define MINOR_VER 12 /* minor library version */
#define MAJOR_PATCH 7 /* major software level under library version */
#define MINOR_PATCH 5 /* minor software level or 0 if not patched */
#define MINOR_PATCH 6 /* minor software level or 0 if not patched */
/*