summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2012-07-22 15:43:12 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2012-07-22 15:43:12 +0000
commitef79cd4309b135ae0e0294c02d91e780c2d4ecb4 (patch)
treed6f85bfb5404d61bd1436d6e6d8b9c0fa8f5c5c6 /INSTALL
parent1b2021522472cafc1d72663be397a9c835747510 (diff)
downloadmpc-1.0.tar.gz
make 1.0 release, create 1.0 branch1.0
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/tags/1.0@1243 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 e8e067b..3a6ddd9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,8 +19,8 @@ This is for the impatient, for deeper explanations see the chapter
1. In the directory of the GNU MPC archive, type
- tar xzf mpc-1.0.0rc1.tar.gz
- cd mpc-1.0.0rc1
+ tar xzf mpc-1.0.tar.gz
+ cd mpc-1.0
./configure
make