File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1054,7 +1054,7 @@ EXT=
10541054
10551055# The default calc versions
10561056#
1057- VERSION = 2.12.6.5
1057+ VERSION = 2.12.6.6
10581058
10591059# Names of shared libraries with versions
10601060#
Original file line number Diff line number Diff line change 348348
349349# The default calc versions
350350#
351- VERSION = 2.12.6.5
351+ VERSION = 2.12.6.6
352352
353353# Names of shared libraries with versions
354354#
Original file line number Diff line number Diff line change 348348
349349# The default calc versions
350350#
351- VERSION = 2.12.6.5
351+ VERSION = 2.12.6.6
352352
353353# Names of shared libraries with versions
354354#
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ static char *program;
4545#define MAJOR_VER 2 /* major library version */
4646#define MINOR_VER 12 /* minor library version */
4747#define MAJOR_PATCH 6 /* major software level under library version */
48- #define MINOR_PATCH 5 /* minor software level or 0 if not patched */
48+ #define MINOR_PATCH 6 /* minor software level or 0 if not patched */
4949
5050
5151/*
You can’t perform that action at this time.
0 commit comments