ggregory 2003/11/25 19:18:28
Modified: codec/src/java/org/apache/commons/codec overview.html
codec default.properties
Log:
Replaced "1.2-rc1" with "1.2".
Revision Changes Path
1.3 +2 -2
jakarta-commons/codec/src/java/org/apache/commons/codec/overview.html
Index: overview.html
===================================================================
RCS file:
/home/cvs/jakarta-commons/codec/src/java/org/apache/commons/codec/overview.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- overview.html 13 Nov 2003 02:08:15 -0000 1.2
+++ overview.html 26 Nov 2003 03:18:28 -0000 1.3
@@ -2,7 +2,7 @@
<html>
<body>
<p>
-This document is the API specification for the Apache Jakarta Commons Codec
Library, version 1.2-rc1.
+This document is the API specification for the Apache Jakarta Commons Codec
Library, version 1.2.
</p>
<p>
This library requires a JRE version of 1.2.2 or greater.
1.8 +2 -2 jakarta-commons/codec/default.properties
Index: default.properties
===================================================================
RCS file: /home/cvs/jakarta-commons/codec/default.properties,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- default.properties 14 Nov 2003 01:43:38 -0000 1.7
+++ default.properties 26 Nov 2003 03:18:28 -0000 1.8
@@ -13,7 +13,7 @@
component.title = Encode/Decode Utilities
# The current version number of this component
-component.version = 1.2-rc1
+component.version = 1.2
# The name that is used to create the jar file
final.name = ${component.name}-${component.version}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]