summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2005-09-28 00:45:27 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2005-09-28 00:45:27 +0000
commit2b88e4f7081d612896a4cf94b3f4e3bf01921520 (patch)
tree743290ecf260c02096c8dcc21ac111aa84137508 /Makefile.am
parentbce5004c88ba39c54ae8419d157ca582e782b770 (diff)
downloadmpfr-2b88e4f7081d612896a4cf94b3f4e3bf01921520.tar.gz
Updated libmpfr_la_LDFLAGS (note: it shouldn't be incremented again
before the 2.3.0 release). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3870 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index d812ab90b..2782df691 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,13 +17,13 @@ libmpfr_la_LIBADD = @LIBOBJS@
# ==> Increment REVISION.
# 2. Interfaces added, none removed (good):
# ==> Increment CURRENT, increment AGE, set REVISION to 0.
-# 3. Interfaces removed or changed (BAD, breaks upward compatibility):
+# 3. Interfaces removed or changed (BAD, breaks upward compatibility):
# ==> Increment CURRENT, set AGE and REVISION to 0.
#
# MPFR -version-info
# 2.1.x -
-# 2.2.x 1:0:0
-libmpfr_la_LDFLAGS = -version-info 1:0:0
+# 2.2.x 1:0:0
+libmpfr_la_LDFLAGS = -version-info 2:1:0
info_TEXINFOS = mpfr.texi