changeset 2555:537e2113b0a9

Prepare for next release. 2012-05-30 Andrew John Hughes <ahughes@redhat.com> * configure.ac: Bump to 2.2.1pre. * NEWS: Add 2.2.1 section.
author Andrew John Hughes <ahughes@redhat.com>
date Thu, 31 May 2012 02:01:21 +0100
parents c91bd5e54f2c
children 31b8bc5d9b82
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu May 31 01:59:41 2012 +0100
+++ b/ChangeLog	Thu May 31 02:01:21 2012 +0100
@@ -1,3 +1,8 @@
+2012-05-30  Andrew John Hughes  <ahughes@redhat.com>
+
+	* configure.ac: Bump to 2.2.1pre.
+	* NEWS: Add 2.2.1 section.
+
 2012-05-30  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
--- a/NEWS	Thu May 31 01:59:41 2012 +0100
+++ b/NEWS	Thu May 31 02:01:21 2012 +0100
@@ -10,6 +10,8 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
+New in release 2.2.1 (2012-06-XX):
+
 New in release 2.2 (2012-05-30):
 
 * Bug fixes
--- a/configure.ac	Thu May 31 01:59:41 2012 +0100
+++ b/configure.ac	Thu May 31 02:01:21 2012 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea], [2.2], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea], [2.2.1pre], [distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])