mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
Release v2.14.0.14
The following are the changes in this release: Fixed typo in Makefile.local comment. Established a tagging procedure for a production release. Production git tags will be of the form: prod-2.x.y.z
This commit is contained in:
@@ -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 13 /* minor software version level */
|
||||
#define MINOR_PATCH 14 /* minor software version level */
|
||||
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user