From 85d0868e3d9f766acdd3d9b96b92ab678e8f5d0a Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 25 Oct 2005 17:28:06 +0000 Subject: [PATCH] About to release 0.0.2 --- README | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README b/README index 45bcd18..cddf9cb 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ -configure 0.0.1 release notes +configure 0.0.2 release notes ----------------------------- -configure automatically generates Makefiles from a project definition file. +configure automatically generates Makefiles from project definition files. -configure is Copyright (c) 2004 Pierre Pronchery -It is shipped under the terms of the GPL license, which you may read in the -COPYING file also contained in this archive. +configure is Copyright (c) 2005 Pierre Pronchery +It is shipped under the terms of the GPL version 2 license, which you may read +on the GNU project web site, http://www.gnu.org/ . Please read the INSTALL file for instructions about how to compile and install configure. @@ -13,4 +13,6 @@ configure. Please read the BUGS file for information about known problems, and planned feature upgrades. +Please read the configure.txt file for information about how to use configure. + Thanks for using this program. I hope it will be useful.