Release 2.12.6.9

Experimental changes for macOS builds.
This commit is contained in:
Landon Curt Noll
2018-10-15 19:37:48 -07:00
parent 5cfa6199e5
commit 2ea77e6151
7 changed files with 35 additions and 8 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 8 /* minor software level or 0 if not patched */
#define MINOR_PATCH 9 /* minor software level or 0 if not patched */
/*