Skip to content

Commit f7966c1

Browse files
committed
Next release will be 1.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1062101 13f79535-47bb-0310-9956-ffa450edef68
1 parent b57a1ae commit f7966c1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
$Id$
22

33
Commons Codec Package
4-
Version 1.4.1
4+
Version 1.5
55
Release Notes
66

77
http://commons.apache.org/codec/
@@ -12,10 +12,10 @@ decoders, the codec package also maintains a collection of phonetic encoding
1212
utilities.
1313

1414
Compatibility
15-
o Codec 1.4.1 is binary compatible with Codec 1.3
16-
o Codec 1.4.1 fixes some accidental binary incompatibilities between
15+
o Codec 1.5 is binary compatible with Codec 1.3
16+
o Codec 1.5 fixes some accidental binary incompatibilities between
1717
1.4 and 1.3, and thus it is NOT binary compatible with Codec-1.4.
18-
o Codec 1.4.1 has a minimum requirement of JDK 1.4
18+
o Codec 1.5 has a minimum requirement of JDK 1.4
1919

2020
Changes in this version include:
2121

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<modelVersion>4.0.0</modelVersion>
2828
<groupId>commons-codec</groupId>
2929
<artifactId>commons-codec</artifactId>
30-
<version>1.4.1-SNAPSHOT</version>
30+
<version>1.5-SNAPSHOT</version>
3131
<name>Commons Codec</name>
3232

3333
<inceptionYear>2002</inceptionYear>

0 commit comments

Comments
 (0)