summaryrefslogtreecommitdiff
path: root/cord
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2022-08-26 23:54:11 +0300
committerIvan Maidanski <ivmai@mail.ru>2022-08-26 23:54:11 +0300
commit71acc4868c2df0cdfce161c740d80c9df023ea9c (patch)
tree1abca296f33ad5619115b1ea34002518bb636411 /cord
parent40c76813008c61d25a728f11c3fcad541e8a93c1 (diff)
downloadbdwgc-71acc4868c2df0cdfce161c740d80c9df023ea9c.tar.gz
Update shared objects version info to be not lower than in gc 8.2.2
* CMakeLists.txt (LIBCORD_VER_INFO): Increment current and age (change version info of libcord.so to 6:0:5). * cord/cord.am (LIBCORD_VER_INFO): Likewise. * CMakeLists.txt (LIBGC_VER_INFO): Increment revision (change version info of libgc.so to 6:1:5). * Makefile.am (LIBGC_VER_INFO): Likewise.
Diffstat (limited to 'cord')
-rw-r--r--cord/cord.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cord/cord.am b/cord/cord.am
index 045f840c..5df2ac78 100644
--- a/cord/cord.am
+++ b/cord/cord.am
@@ -3,7 +3,7 @@
# Info (current:revision:age) for the Libtool versioning system.
# These numbers should be updated at most once just before the release,
# and, optionally, at most once during the development (after the release).
-LIBCORD_VER_INFO = 5:0:4
+LIBCORD_VER_INFO = 6:0:5
lib_LTLIBRARIES += libcord.la