File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1317,7 +1317,7 @@ EXT=
13171317
13181318# The default calc versions
13191319#
1320- VERSION = 2.14.3.0
1320+ VERSION = 2.14.3.1
13211321
13221322# Names of shared libraries with versions
13231323#
Original file line number Diff line number Diff line change 492492
493493# The default calc versions
494494#
495- VERSION = 2.14.3.0
495+ VERSION = 2.14.3.1
496496
497497# Names of shared libraries with versions
498498#
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ static char *program;
8484#define MAJOR_VER 2 /* major library version */
8585#define MINOR_VER 14 /* minor library version */
8686#define MAJOR_PATCH 3 /* major software version level */
87- #define MINOR_PATCH 0 /* minor software version level */
87+ #define MINOR_PATCH 1 /* minor software version level */
8888
8989
9090/*
You can’t perform that action at this time.
0 commit comments