From 15de32aeaca920a2a631682639943ff19b4877d3 Mon Sep 17 00:00:00 2001 From: enge Date: Mon, 29 Aug 2011 14:03:01 +0000 Subject: next release will be 1.0.0 git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1026 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 749225c..d7397e8 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.9.1.tar.gz - cd mpc-0.9.1 + tar xzf mpc-1.0.0.tar.gz + cd mpc-1.0.0 ./configure make -- cgit v1.2.1