mwomack 2005/05/22 19:03:36 Modified: . Tag: v1_2-branch build.xml Log: Changed version number to 1.2.11rc1 in prep for release candidate. Revision Changes Path No revision No revision 1.34.2.17 +1 -1 logging-log4j/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/logging-log4j/build.xml,v retrieving revision 1.34.2.16 retrieving revision 1.34.2.17 diff -u -r1.34.2.16 -r1.34.2.17 --- build.xml 6 May 2005 05:32:35 -0000 1.34.2.16 +++ build.xml 23 May 2005 02:03:35 -0000 1.34.2.17 @@ -17,7 +17,7 @@ <!-- prefixed with "env". --> <property environment="env"/> - <property name="version" value="1.2.11prerelease"/> + <property name="version" value="1.2.11rc1"/> <!-- The base directory relative to which most targets are built --> <property name="base" value="."/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]