cziegeler 02/01/16 03:17:27 Modified: . announcement.xml build.xml Log: Changed version information Revision Changes Path 1.8 +1 -1 xml-cocoon2/announcement.xml Index: announcement.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/announcement.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- announcement.xml 24 Nov 2001 09:03:05 -0000 1.7 +++ announcement.xml 16 Jan 2002 11:17:25 -0000 1.8 @@ -3,7 +3,7 @@ <announcement site="http://xml.apache.org/cocoon2"> <project>Apache Cocoon @version@</project> <abstract> - The Apache Cocoon team is proud to announce the @release@ release + The Apache Cocoon team is proud to announce the new release of Apache Cocoon. This release has been tested thoroughly. </abstract> <body> 1.142 +3 -5 xml-cocoon2/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/build.xml,v retrieving revision 1.141 retrieving revision 1.142 diff -u -r1.141 -r1.142 --- build.xml 16 Jan 2002 11:12:54 -0000 1.141 +++ build.xml 16 Jan 2002 11:17:25 -0000 1.142 @@ -154,10 +154,9 @@ <property name="fullname" value="Apache Cocoon"/> <property name="Name" value="Cocoon"/> <property name="name" value="cocoon"/> - <property name="version" value="2.1-dev"/> - <property name="short.version" value="2.1"/> - <property name="release" value="6th"/> - <property name="year" value="1999-2001"/> + <property name="version" value="2.0.1-dev"/> + <property name="short.version" value="2.0.1"/> + <property name="year" value="1999-2002"/> <echo message="------------------- ${fullname} ${version} [${year}] ----------------"/> <echo>Building with ${ant.version} using build file ${ant.file}</echo> @@ -222,7 +221,6 @@ <filter token="Name" value="${fullname}"/> <filter token="name" value="${fullname}"/> - <filter token="release" value="${release}"/> <filter token="year" value="${year}"/> <filter token="version" value="${version}"/> <filter token="date" value="${TODAY}"/>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
