summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2008-11-21 18:50:59 +0100
committerTorbjorn Granlund <tege@gmplib.org>2008-11-21 18:50:59 +0100
commit9efb39b14e83c598d7ecabdd5ef2a3d1bbd796b1 (patch)
treeb60f94abad3ffd16b18c7c05d63572ab3c80d794 /Makefile.am
parent42e96e6ed200ff82ea597b58722bb21d1da425a1 (diff)
downloadgmp-9efb39b14e83c598d7ecabdd5ef2a3d1bbd796b1.tar.gz
(LIBGMP_LT_*, LIBGMPXX_LT_*, LIBMP_LT_*): Bump version info.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 41ce88352..06d58a85b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,7 +60,9 @@ AUTOMAKE_OPTIONS = 1.8 gnu no-dependencies ansi2knr
# 4.2 6:0:3 3:2:0 4:4:1 REALLY WRONG, same as 4.1!
# 4.2.1 7:1:4 4:1:1 4:10:1 WRONG for libgmpxx
# 4.2.2 7:2:4 4:2:0 4:11:1
-# 5.0 8:0:5 5:0:1 4:12:1 PRELIMINARY
+# 4.2.3 7:3:4 4:3:0 4:12:1
+# 4.2.4 7:4:4 4:4:0 4:13:1
+# 4.3 8:0:5 5:0:1 4:14:1 PRELIMINARY
#
# Starting at 3:0:0 is a slight abuse of the versioning system, but it
# ensures we're past soname libgmp.so.2, which was used on Debian GNU/Linux
@@ -82,7 +84,7 @@ LIBGMPXX_LT_REVISION = 0
LIBGMPXX_LT_AGE = 1
LIBMP_LT_CURRENT = 4
-LIBMP_LT_REVISION = 12
+LIBMP_LT_REVISION = 14
LIBMP_LT_AGE = 1