From 60e16c8daef31e2fb2423a05d5802708235fc184 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Fri, 12 Jun 2020 12:09:52 +0000 Subject: [tools/update-version] Improved a message. (merged changeset r13999 from the trunk) git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/4.1@14000 280ebfd0-de03-0410-8827-d642c229c3f4 --- tools/update-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/update-version b/tools/update-version index 9a556dc08..5e6fcbb16 100755 --- a/tools/update-version +++ b/tools/update-version @@ -56,4 +56,4 @@ if [ $# -lt 5 ]; then fi echo "MPFR version successfully updated." -echo "Don't forget to update MPFR libtool version in Makefile.am." +echo "Don't forget to update MPFR libtool version in 'src/Makefile.am'." -- cgit v1.2.1