Release calc version 2.12.6.5

This commit is contained in:
Landon Curt Noll
2018-01-28 18:26:08 -08:00
parent f42a003d04
commit c585d7aa78
7 changed files with 35 additions and 6 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 4 /* minor software level or 0 if not patched */
#define MINOR_PATCH 5 /* minor software level or 0 if not patched */
/*