summaryrefslogtreecommitdiff
path: root/doc/mpfr.texi
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2016-09-27 09:17:54 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2016-09-27 09:17:54 +0000
commit56de65bac890ab1b838f8f87837595b4a1021826 (patch)
treefd37c8fe580db87cb84c22df0b296cddfcf01afa /doc/mpfr.texi
parentc4181409f8952c378edb31ab673b41e411087822 (diff)
downloadmpfr-56de65bac890ab1b838f8f87837595b4a1021826.tar.gz
Updated version to 3.1.6-dev.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/3.1@10896 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'doc/mpfr.texi')
-rw-r--r--doc/mpfr.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/mpfr.texi b/doc/mpfr.texi
index 002edc64d..678bd4b30 100644
--- a/doc/mpfr.texi
+++ b/doc/mpfr.texi
@@ -2,7 +2,7 @@
@c %**start of header
@setfilename mpfr.info
@documentencoding UTF-8
-@set VERSION 3.1.5
+@set VERSION 3.1.6-dev
@set UPDATED-MONTH September 2016
@settitle GNU MPFR @value{VERSION}
@synindex tp fn
@@ -480,7 +480,7 @@ specific to MPFR)@. Problems are also mentioned in the FAQ
Please report problems to the MPFR mailing-list @samp{mpfr@@inria.fr}.
@xref{Reporting Bugs}.
Some bug fixes are available on the
-MPFR 3.1.5 web page @url{http://www.mpfr.org/mpfr-3.1.5/}.
+MPFR 3.1.6 web page @url{http://www.mpfr.org/mpfr-3.1.6/}.
@section Getting the Latest Version of MPFR
@@ -495,7 +495,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 3.1.5 web page @url{http://www.mpfr.org/mpfr-3.1.5/} and the
+on the MPFR 3.1.6 web page @url{http://www.mpfr.org/mpfr-3.1.6/} 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.