hoju 2003/08/27 18:34:10
Modified: . build.xml
Log:
It is time we update the version to 0.2alpha. A number of changes have taken place
and this differentiates the jar from the old ones.
Jake
Revision Changes Path
1.12 +1 -1 jakarta-log4j-sandbox/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-log4j-sandbox/build.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- build.xml 26 Aug 2003 15:42:11 -0000 1.11
+++ build.xml 28 Aug 2003 01:34:10 -0000 1.12
@@ -16,7 +16,7 @@
<property file="build.properties"/>
<property file="build.properties.sample"/>
- <property name="version" value="0.1alpha"/>
+ <property name="version" value="0.2alpha"/>
<!-- 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]