umagesh 02/04/30 16:13:11
Modified: . build.xml
Log:
Main branch is now open for commits for 1.6alpha
Revision Changes Path
1.305 +2 -2 jakarta-ant/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/build.xml,v
retrieving revision 1.304
retrieving revision 1.305
diff -u -r1.304 -r1.305
--- build.xml 30 Apr 2002 21:12:34 -0000 1.304
+++ build.xml 30 Apr 2002 23:13:11 -0000 1.305
@@ -20,8 +20,8 @@
<property name="Name" value="Apache Ant"/>
<property name="name" value="ant"/>
- <property name="version" value="1.5alpha"/>
- <property name="manifest-version" value="1.4.9"/>
+ <property name="version" value="1.6alpha"/>
+ <property name="manifest-version" value="1.5.9"/>
<property name="debug" value="true" />
<property name="chmod.fail" value="true" />
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>