Prep for calc version 2.12.6.1

This commit is contained in:
Landon Curt Noll
2017-06-05 21:05:25 -07:00
parent 36ab4fdc1b
commit f91bfaab70

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 0 /* minor software level or 0 if not patched */
#define MINOR_PATCH 1 /* minor software level or 0 if not patched */
/*