Skip to content

Commit adb452a

Browse files
committed
component.version = 1.3-RC1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130394 13f79535-47bb-0310-9956-ffa450edef68
1 parent 439acba commit adb452a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

default.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515
#
1616

17-
# $Id: default.properties,v 1.12 2004/05/17 17:06:10 ggregory Exp $
17+
# $Id: default.properties,v 1.13 2004/06/26 22:53:26 ggregory Exp $
1818

1919
# The pathname of the "junit.jar" JAR file
2020
junit.jar = ${junit.home}/junit-3.8.1.jar
@@ -29,7 +29,7 @@ component.package = org.apache.commons.codec
2929
component.title = Encode/Decode Utilities
3030

3131
# The current version number of this component
32-
component.version = 1.3
32+
component.version = 1.3-RC1
3333

3434
# The name that is used to create the jar file
3535
final.name = ${component.name}-${component.version}

0 commit comments

Comments
 (0)