changeset 2137:1677c90e2f8e

Bump to 1.8.7 and set release date to 2011-02-15. 2011-02-11 Andrew John Hughes <ahughes@redhat.com> * configure.ac: Bump to 1.8.7. * NEWS: Set release date to 2011-02-15.
author Andrew John Hughes <ahughes@redhat.com>
date Sun, 13 Feb 2011 14:41:07 +0000
parents 399774bc5f93
children 9d55580ba753
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Feb 13 14:34:19 2011 +0000
+++ b/ChangeLog	Sun Feb 13 14:41:07 2011 +0000
@@ -1,3 +1,8 @@
+2011-02-11  Andrew John Hughes  <ahughes@redhat.com>
+
+	* configure.ac: Bump to 1.8.7.
+	* NEWS: Set release date to 2011-02-15.
+
 2011-02-11  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am: Add additional patch.
--- a/NEWS	Sun Feb 13 14:34:19 2011 +0000
+++ b/NEWS	Sun Feb 13 14:41:07 2011 +0000
@@ -8,7 +8,7 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
-New in release 1.8.7 (2011-XX-XX):
+New in release 1.8.7 (2011-02-15):
 
 * Security updates
   - S6878713, CVE-2010-4469: Hotspot backward jsr heap corruption
--- a/configure.ac	Sun Feb 13 14:34:19 2011 +0000
+++ b/configure.ac	Sun Feb 13 14:41:07 2011 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.8.7pre],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.8.7],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])