summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2003-05-03 02:13:54 +0200
committerKevin Ryde <user42@zip.com.au>2003-05-03 02:13:54 +0200
commit59b1176700ec89286f834a419f6b2c5ef23a351c (patch)
tree5f9b6e22e75c96ff99b9389ec18369724ed9ea71 /Makefile.in
parent602bea436bd0f5e00393acd4f90e8c15bb1836bd (diff)
downloadgmp-59b1176700ec89286f834a419f6b2c5ef23a351c.tar.gz
Regenerate for:
* Makefile.am: Note gmp 4.1.1 and 4.1.2 version info.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index af287fc6c..60629e528 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -57,6 +57,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