Release v2.14.0.10

This commit is contained in:
Landon Curt Noll
2021-12-01 23:38:56 -08:00
parent cdda633369
commit 769ac51f8c
4 changed files with 4 additions and 4 deletions

View File

@@ -54,7 +54,7 @@ static char *program;
#define MAJOR_VER 2 /* major library version */
#define MINOR_VER 14 /* minor library version */
#define MAJOR_PATCH 0 /* major software version level */
#define MINOR_PATCH 9 /* minor software version level */
#define MINOR_PATCH 10 /* minor software version level */
/*