From 1ee2b069ce588718affb73800fdfddcfbc513b15 Mon Sep 17 00:00:00 2001 From: enge Date: Thu, 10 Sep 2009 10:09:45 +0000 Subject: increased version number to 0.7.1-dev git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@673 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 076d445..abf2321 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.7.tar.gz - cd mpc-0.7 + tar xzf mpc-0.7.1.tar.gz + cd mpc-0.7.1 ./configure make -- cgit v1.2.1