summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-20 14:40:08 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-20 14:40:08 +0000
commitf682c3c7e6a253397d75ebe54082dd488a81454a (patch)
tree1c10df68a3db61fe0b07afa7107020f4e96ea8bb /INSTALL
parentf58d9ec68c462d4d700dfab5e3b140b0a15deebe (diff)
downloadmpc-f682c3c7e6a253397d75ebe54082dd488a81454a.tar.gz
passing to autoconf 2.61
setting version number to 0.5.2, since I am sure we will make a bugfix release git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@349 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 f28b68b..3e01358 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.tar.gz
- cd mpc-0.6
+ tar xzf mpc-0.5.2.tar.gz
+ cd mpc-0.5.2
./configure
make