From daef67d381bc4347b0bb16f4dfb15c312aee8e0d Mon Sep 17 00:00:00 2001 From: enge Date: Thu, 5 Jul 2012 09:22:23 +0000 Subject: Makefile.am: increase ABI version git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1228 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- README.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.dev') diff --git a/README.dev b/README.dev index a809e87..2055a6c 100644 --- a/README.dev +++ b/README.dev @@ -19,7 +19,7 @@ Creating a new release 2) Check the version number in configure.ac ("AC_INIT (mpc, _version_...)"), INSTALL, src/get_version.c, src/mpc.h (remove suffix "dev" in MPC_VERSION_STRING) and Makefile.vc. - 3) Verify that the API version in src/Makefile.am is correct. + 3) Verify that the ABI version in src/Makefile.am is correct. 4) Check that NEWS, BUGS and TODO are up to date, and that the minimal version numbers of gmp and mpfr in configure.ac, INSTALL and doc/mpc.texi are correct. -- cgit v1.2.1