dlr 02/04/02 10:37:59
Modified: view build.xml
Log:
Bumped the version number for addition of I18N view functionality.
Revision Changes Path
1.6 +1 -1 jakarta-velocity-tools/view/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity-tools/view/build.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -u -r1.5 -r1.6
--- build.xml 2 Apr 2002 16:46:31 -0000 1.5
+++ build.xml 2 Apr 2002 18:37:59 -0000 1.6
@@ -22,7 +22,7 @@
<property name="project.title" value=""/>
<!-- The current version number of this component -->
- <property name="project.version" value="0.4"/>
+ <property name="project.version" value="0.5"/>
<!-- The base directory for compilation targets -->
<property name="build.home" value="target"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>