changeset 2656:fe12a3a45692

Start 2.3.10 release cycle. 2013-04-22 Andrew John Hughes <gnu.andrew@member.fsf.org> * configure.ac: Bump to 2.3.10pre. * NEWS: Add section for 2.3.10.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Mon, 22 Apr 2013 13:45:31 +0100
parents 7ba261065db8
children b13f012ad143
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Apr 22 01:40:46 2013 +0100
+++ b/ChangeLog	Mon Apr 22 13:45:31 2013 +0100
@@ -1,3 +1,8 @@
+2013-04-22  Andrew John Hughes  <gnu.andrew@member.fsf.org>
+
+	* configure.ac: Bump to 2.3.10pre.
+	* NEWS: Add section for 2.3.10.
+
 2013-04-21  Andrew John Hughes  <gnu.andrew@member.fsf.org>
 
 	* NEWS: Remove duplicate item.
--- a/NEWS	Mon Apr 22 01:40:46 2013 +0100
+++ b/NEWS	Mon Apr 22 13:45:31 2013 +0100
@@ -10,6 +10,8 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
+New in release 2.3.10 (2013-06-XX):
+
 New in release 2.3.9 (2013-04-21):
 
 * Security fixes
--- a/configure.ac	Mon Apr 22 01:40:46 2013 +0100
+++ b/configure.ac	Mon Apr 22 13:45:31 2013 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea], [2.3.9], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea], [2.3.10pre], [distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])