changeset 2680:0fd63b23c711 icedtea-2.4.2

Prepare for 2.4.2 release. 2013-09-20 Andrew John Hughes <gnu.andrew@redhat.com> * NEWS: Set release date. * configure.ac: Bump to 2.4.2 proper.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Fri, 20 Sep 2013 20:03:55 +0100
parents a023a2650389
children 64f2e31aca24
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Sep 20 19:59:31 2013 +0100
+++ b/ChangeLog	Fri Sep 20 20:03:55 2013 +0100
@@ -1,3 +1,8 @@
+2013-09-20  Andrew John Hughes  <gnu.andrew@redhat.com>
+
+	* NEWS: Set release date.
+	* configure.ac: Bump to 2.4.2 proper.
+
 2013-09-20  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* hotspot.map: Bump to match new 2.4.2 release tag.
--- a/NEWS	Fri Sep 20 19:59:31 2013 +0100
+++ b/NEWS	Fri Sep 20 20:03:55 2013 +0100
@@ -12,7 +12,7 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
-New in release 2.4.2 (2013-XX-XX):
+New in release 2.4.2 (2013-09-20):
 
 * System LCMS 2 support again enabled by default, requiring 2.5 or above.
 * OpenJDK
--- a/configure.ac	Fri Sep 20 19:59:31 2013 +0100
+++ b/configure.ac	Fri Sep 20 20:03:55 2013 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea], [2.4.2pre], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea], [2.4.2], [distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])