File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1381,7 +1381,7 @@ EXT=
13811381
13821382# The default calc versions
13831383#
1384- VERSION = 2.14.2.1
1384+ VERSION = 2.14.2.2
13851385
13861386# Names of shared libraries with versions
13871387#
Original file line number Diff line number Diff line change @@ -1239,7 +1239,7 @@ EXT=
12391239
12401240# The default calc versions
12411241#
1242- VERSION = 2.14.2.1
1242+ VERSION = 2.14.2.2
12431243
12441244# Names of shared libraries with versions
12451245#
Original file line number Diff line number Diff line change 475475
476476# The default calc versions
477477#
478- VERSION = 2.14.2.1
478+ VERSION = 2.14.2.2
479479
480480# Names of shared libraries with versions
481481#
Original file line number Diff line number Diff line change 445445
446446# The default calc versions
447447#
448- VERSION = 2.14.2.1
448+ VERSION = 2.14.2.2
449449
450450# Names of shared libraries with versions
451451#
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 2 /* major software version level */
87- #define MINOR_PATCH 1 /* minor software version level */
87+ #define MINOR_PATCH 2 /* minor software version level */
8888
8989
9090/*
You can’t perform that action at this time.
0 commit comments