About to release 0.0.2

This commit is contained in:
Pierre Pronchery 2005-10-25 17:28:06 +00:00
parent 7a70eafd9b
commit 85d0868e3d

12
README
View File

@ -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 configure is Copyright (c) 2005 Pierre Pronchery
It is shipped under the terms of the GPL license, which you may read in the It is shipped under the terms of the GPL version 2 license, which you may read
COPYING file also contained in this archive. on the GNU project web site, http://www.gnu.org/ .
Please read the INSTALL file for instructions about how to compile and install Please read the INSTALL file for instructions about how to compile and install
configure. configure.
@ -13,4 +13,6 @@ configure.
Please read the BUGS file for information about known problems, and planned Please read the BUGS file for information about known problems, and planned
feature upgrades. 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. Thanks for using this program. I hope it will be useful.