Skip to content

Commit 11ddc30

Browse files
committed
Release v2.14.1.3
The following are the changes in this release: Fixed missing <string.h include in have_fpos_pos.c. Change calc version from 2.14.1.2 to 2.14.2.3 as part of a test to build calc RPMs on a reference RHEL8.7 platform (formerly a RHEL7.9 platform).
1 parent f5fc06f commit 11ddc30

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1309,7 +1309,7 @@ EXT=
13091309

13101310
# The default calc versions
13111311
#
1312-
VERSION= 2.14.1.2
1312+
VERSION= 2.14.1.3
13131313

13141314
# Names of shared libraries with versions
13151315
#

Makefile.simple

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1151,7 +1151,7 @@ EXT=
11511151

11521152
# The default calc versions
11531153
#
1154-
VERSION= 2.14.1.2
1154+
VERSION= 2.14.1.3
11551155

11561156
# Names of shared libraries with versions
11571157
#

custom/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ EXT=
474474

475475
# The default calc versions
476476
#
477-
VERSION= 2.14.1.2
477+
VERSION= 2.14.1.3
478478

479479
# Names of shared libraries with versions
480480
#

custom/Makefile.simple

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ EXT=
445445

446446
# The default calc versions
447447
#
448-
VERSION= 2.14.1.2
448+
VERSION= 2.14.1.3
449449

450450
# Names of shared libraries with versions
451451
#

0 commit comments

Comments
 (0)