summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2012-07-07 11:50:26 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2012-07-07 11:50:26 +0000
commit96672b7b2c2b31466a0f576d5c5a398e6cba8f81 (patch)
tree9ece585eadd3f5af3cd70cd60b1dd12a048b411e /INSTALL
parent65cea3c888cabed8867bf72ec41194b2727375ee (diff)
downloadmpc-96672b7b2c2b31466a0f576d5c5a398e6cba8f81.tar.gz
preparing 1.0.0rc1
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1239 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index aa82a48..e8e067b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-Copyright (C) INRIA 2003, 2005, 2007, 2008, 2009, 2010, 2011
+Copyright (C) INRIA 2003, 2005, 2007, 2008, 2009, 2010, 2011, 2012
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@@ -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.0.tar.gz
- cd mpc-1.0.0
+ tar xzf mpc-1.0.0rc1.tar.gz
+ cd mpc-1.0.0rc1
./configure
make