summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-12-08 16:49:43 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-12-08 16:49:43 +0000
commit969699570476923d8a4bf29253d8e13eaddc50e5 (patch)
treedd35eb8fc7dace636587c2fd2e8a0b7568149be5 /INSTALL
parente64fc9e5c3748174780833d37675c4d3ca243ea5 (diff)
downloadmpc-969699570476923d8a4bf29253d8e13eaddc50e5.tar.gz
moving on to 0.8.2-dev
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@733 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 aa9170f..66f0331 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.8.1.tar.gz
- cd mpc-0.8.1
+ tar xzf mpc-0.8.2.tar.gz
+ cd mpc-0.8.2
./configure
make