changeset 2732:846234789ca0

Start 2.4.8 release cycle. 2014-04-16 Andrew John Hughes <gnu_andrew@member.fsf.org> * configure.ac: Bump to 2.4.8pre00. * NEWS: Add 2.4.8 section.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Thu, 17 Apr 2014 02:29:12 +0100
parents 9fafecfa2866
children 3f3d537371cd
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Apr 16 05:42:10 2014 +0100
+++ b/ChangeLog	Thu Apr 17 02:29:12 2014 +0100
@@ -1,3 +1,8 @@
+2014-04-16  Andrew John Hughes  <gnu_andrew@member.fsf.org>
+
+	* configure.ac: Bump to 2.4.8pre00.
+	* NEWS: Add 2.4.8 section.
+
 2014-04-15  Andrew John Hughes  <gnu_andrew@member.fsf.org>
 
 	* NEWS:
--- a/NEWS	Wed Apr 16 05:42:10 2014 +0100
+++ b/NEWS	Thu Apr 17 02:29:12 2014 +0100
@@ -12,6 +12,8 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
+New in release 2.4.8 (2014-07-XX):
+
 New in release 2.4.7 (2014-04-15):
 
 * Security fixes
--- a/configure.ac	Wed Apr 16 05:42:10 2014 +0100
+++ b/configure.ac	Thu Apr 17 02:29:12 2014 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea], [2.4.7], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea], [2.4.8pre00], [distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])