summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2003-05-03 00:18:43 +0200
committerKevin Ryde <user42@zip.com.au>2003-05-03 00:18:43 +0200
commit69cbe13e1a672ad4beebcba79f225e9877f76164 (patch)
tree58516e0cb9d7dd50e4446e2450a6cd101ef799fe /Makefile.am
parent975032238eda30b5386e6170a893f2ee16b0f3db (diff)
downloadgmp-69cbe13e1a672ad4beebcba79f225e9877f76164.tar.gz
* Makefile.am: Note gmp 4.1.1 and 4.1.2 libtool version info.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7c8461278..dc78ac64d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,6 +45,8 @@
# 4.0 5:0:2 3:0:0 4:2:1
# 4.0.1 5:1:2 3:1:0 4:3:1
# 4.1 6:0:3 3:2:0 4:4:1
+# 4.1.1 6:1:3 3:3:0 4:5:1
+# 4.1.2 6:2:3 3:4:0 4:6:1
#
# 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