rdonkin 2003/02/18 14:50:09
Modified: beanutils STATUS.html build.xml
Log:
Release 1.6.1 finished
Revision Changes Path
1.14 +2 -2 jakarta-commons/beanutils/STATUS.html
Index: STATUS.html
===================================================================
RCS file: /home/cvs/jakarta-commons/beanutils/STATUS.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- STATUS.html 11 Feb 2003 14:47:45 -0000 1.13
+++ STATUS.html 18 Feb 2003 22:50:08 -0000 1.14
@@ -64,7 +64,7 @@
<a name="Release Info"></a>
<h3>3. RELEASE INFO</h3>
-<p>Current Release: Version 1.6</p>
+<p>Current Release: Version 1.6.1</p>
<p>Planned Next Release: TBA</p>
1.50 +2 -2 jakarta-commons/beanutils/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/beanutils/build.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- build.xml 18 Feb 2003 19:55:56 -0000 1.49
+++ build.xml 18 Feb 2003 22:50:08 -0000 1.50
@@ -55,7 +55,7 @@
<property name="component.title" value="Bean Introspection Utilities"/>
<!-- The current version number of this component -->
- <property name="component.version" value="1.6.1"/>
+ <property name="component.version" value="1.7-dev"/>
<!-- The base directory for compilation targets -->
<property name="build.home" value="target"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]