summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-08-26 20:25:12 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-08-26 20:25:12 +0000
commit5a286572e60f62dc31a3332a7f4f72ef7927bfbf (patch)
tree171716da268c75387e56a89b80590cb5fe4a2438 /INSTALL
parent3d2751007b7d74172b513b8d650e4ed743a0ea2f (diff)
downloadmpc-5a286572e60f62dc31a3332a7f4f72ef7927bfbf.tar.gz
change version number to 0.7-dev to get ready for prerelease tarball
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@666 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index ee40717..076d445 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.6.1.tar.gz
- cd mpc-0.6.1
+ tar xzf mpc-0.7.tar.gz
+ cd mpc-0.7
./configure
make