bayard 2002/11/22 10:42:45
Modified: lang Tag: LANG_1_0_BRANCH project.xml default.properties
Log:
Hopefully this is going to be the first change in the 1.0.1 release version of the
1.0 branch.
Revision Changes Path
No revision
No revision
1.6.2.1 +1 -1 jakarta-commons/lang/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/lang/project.xml,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -r1.6 -r1.6.2.1
--- project.xml 21 Sep 2002 04:16:37 -0000 1.6
+++ project.xml 22 Nov 2002 18:42:45 -0000 1.6.2.1
@@ -3,7 +3,7 @@
<extend>../project.xml</extend>
<id>commons-lang</id>
<name>Lang</name>
- <currentVersion>1.0</currentVersion>
+ <currentVersion>1.0.1</currentVersion>
<inceptionYear>2001</inceptionYear>
<description>
1.7.2.1 +1 -1 jakarta-commons/lang/default.properties
Index: default.properties
===================================================================
RCS file: /home/cvs/jakarta-commons/lang/default.properties,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -r1.7 -r1.7.2.1
--- default.properties 4 Oct 2002 03:23:18 -0000 1.7
+++ default.properties 22 Nov 2002 18:42:45 -0000 1.7.2.1
@@ -11,7 +11,7 @@
component.title = Core Language Utilities
# The current version number of this component
-component.version = 1.0
+component.version = 1.0.1
# The name that is used to create the jar file
final.name = ${component.name}-${component.version}
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>