changeset 2143:326f7589d7e8

Prepare for 1.8.8. 2011-02-15 Andrew John Hughes <ahughes@redhat.com> * NEWS: Add 1.8.8 section. * configure.ac: Bump to 1.8.8pre.
author Andrew John Hughes <ahughes@redhat.com>
date Tue, 15 Feb 2011 23:02:33 +0000
parents e196ef84ddb0
children 934d7afe1f52
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 15 21:46:41 2011 +0000
+++ b/ChangeLog	Tue Feb 15 23:02:33 2011 +0000
@@ -1,3 +1,8 @@
+2011-02-15  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Add 1.8.8 section.
+	* configure.ac: Bump to 1.8.8pre.
+
 2011-02-14  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am: Add patch.
--- a/NEWS	Tue Feb 15 21:46:41 2011 +0000
+++ b/NEWS	Tue Feb 15 23:02:33 2011 +0000
@@ -8,6 +8,8 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
+New in release 1.8.8 (20XX-XX-XX):
+
 New in release 1.8.7 (2011-02-15):
 
 * Security updates
--- a/configure.ac	Tue Feb 15 21:46:41 2011 +0000
+++ b/configure.ac	Tue Feb 15 23:02:33 2011 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.8.7],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.8.8pre],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])