summaryrefslogtreecommitdiff
path: root/mpfr.texi
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-02-26 17:25:26 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-02-26 17:25:26 +0000
commit782cd53f560eb9be24682a9e4fb30f78cc95df0b (patch)
treef7cfd4f1e1be145706d3ce2850d2471be18dc78c /mpfr.texi
parenta65e31201a6b04c3a1ab547af1d0fb47524fa410 (diff)
downloadmpfr-782cd53f560eb9be24682a9e4fb30f78cc95df0b.tar.gz
Updated version to 3.0.0-dev.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6031 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'mpfr.texi')
-rw-r--r--mpfr.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/mpfr.texi b/mpfr.texi
index 932377a07..b1ac25a48 100644
--- a/mpfr.texi
+++ b/mpfr.texi
@@ -2,7 +2,7 @@
@c %**start of header
@setfilename mpfr.info
@documentencoding ISO-8859-1
-@set VERSION 2.5.0-dev
+@set VERSION 3.0.0-dev
@set UPDATED-MONTH February 2009
@settitle GNU MPFR @value{VERSION}
@synindex tp fn
@@ -408,7 +408,7 @@ specific to MPFR). Problems are also mentioned in the FAQ
Please report problems to @samp{mpfr@@loria.fr}.
@xref{Reporting Bugs}.
Some bug fixes are available on the
-MPFR 2.5.0 web page @url{http://www.mpfr.org/mpfr-2.5.0/}.
+MPFR 3.0.0 web page @url{http://www.mpfr.org/mpfr-3.0.0/}.
@section Getting the Latest Version of MPFR
@@ -423,7 +423,7 @@ The latest version of MPFR is available from
@comment Warning! Do not split "MPFR ... @url{...}" across several lines
@comment as this needs to be updated with update-version.
If you think you have found a bug in the MPFR library, first have a look
-on the MPFR 2.5.0 web page @url{http://www.mpfr.org/mpfr-2.5.0/} and the
+on the MPFR 3.0.0 web page @url{http://www.mpfr.org/mpfr-3.0.0/} and the
FAQ @url{http://www.mpfr.org/faq.html}:
perhaps this bug is already known, in which case you may find there
a workaround for it. Otherwise, please investigate and report it.