Corrected CHANGES notes

Corrected CHANGES notes that were mixed up for TAB, VT, CR & NL.
The core in 2.12.7.0 is correct.  The CHANGE notes were mixed up.
Sorry!
This commit is contained in:
Landon Curt Noll
2018-11-05 07:33:40 -08:00
parent 4bec694df3
commit a877cb52c0
2 changed files with 13 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 7 /* 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 */
/*