danny 2003/01/06 02:40:21
Modified: . build.xml
Log:
HEAD version now 3.0a1, incremented copyright date
Revision Changes Path
1.118 +3 -3 jakarta-james/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-james/build.xml,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- build.xml 6 Jan 2003 10:07:02 -0000 1.117
+++ build.xml 6 Jan 2003 10:40:21 -0000 1.118
@@ -27,8 +27,8 @@
<property file="${user.home}/.ant.properties"/>
<property name="name" value="james"/>
<property name="Name" value="James"/>
- <property name="version" value="2.1"/>
- <property name="year" value="1999-2002"/>
+ <property name="version" value="3.0a1"/>
+ <property name="year" value="1999-2003"/>
<!-- There should be no need to override default compiler but need to change
javac task to run without this -->
<property name="build.compiler" value="modern"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>