Release calc version 2.12.6.2

This commit is contained in:
Landon Curt Noll
2017-09-06 17:42:41 -07:00
parent 9e81971f25
commit ea533659ce
5 changed files with 7 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 6 /* major software level under library version */
#define MINOR_PATCH 1 /* minor software level or 0 if not patched */
#define MINOR_PATCH 2 /* minor software level or 0 if not patched */
/*