summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-09-18 14:58:04 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-09-18 14:58:04 +0000
commit017bceb58af7101f066c3b3a149a44f8e68b1a5b (patch)
treeab31203baca8a8c900b87327e888f509221c5655 /INSTALL
parent064016163fb3adc9924dbfadb4fcd0f47cc257de (diff)
downloadmpc-017bceb58af7101f066c3b3a149a44f8e68b1a5b.tar.gz
incremented the version numbers to avoid accidents
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@181 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 14df0e3..e2dbe40 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.tar.gz
- cd mpc-0.5
+ tar xzf mpc-0.5.1.tar.gz
+ cd mpc-0.5.1
./configure
make