summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL4
-rw-r--r--configure.ac2
-rw-r--r--doc/version.texi4
3 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 0117468..14df0e3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,8 +10,8 @@ in the Texinfo documentation (type 'info mpc.info').
1. In the directory of the MPC archive, type
- tar xzf mpc-0.4.7.tar.gz
- cd mpc-0.4.7
+ tar xzf mpc-0.5.tar.gz
+ cd mpc-0.5
./configure
make
diff --git a/configure.ac b/configure.ac
index db001ce..82badc4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT(mpc, 0.4.7, mpc-discuss@lists.gforge.inria.fr)
+AC_INIT(mpc, 0.5, mpc-discuss@lists.gforge.inria.fr)
AC_CONFIG_SRCDIR([src/mpc-impl.h])
AC_CONFIG_HEADER([config.h])
diff --git a/doc/version.texi b/doc/version.texi
index 651836b..292c337 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
@set UPDATED 16 September 2008
@set UPDATED-MONTH September 2008
-@set EDITION 0.4.7
-@set VERSION 0.4.7
+@set EDITION 0.5
+@set VERSION 0.5