summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-18 13:52:21 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-18 13:52:21 +0000
commit2474893075e5f5e2099ac8dde6c6b53918c11eb1 (patch)
treea744d41bfe2296304b45caf3f8214d4838a4dc06 /INSTALL
parent5826bc5760ffe90ba12229bd809c1a120bc2fd0e (diff)
downloadmpc-2474893075e5f5e2099ac8dde6c6b53918c11eb1.tar.gz
ready for working on the next release!
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@339 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 efe4340..f28b68b 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.5.1.tar.gz
- cd mpc-0.5.1
+ tar xzf mpc-0.6.tar.gz
+ cd mpc-0.6
./configure
make