changeset 2863:ae00216847f4 icedtea6-1.11.7

Prepare for 1.11.7 release. 2013-02-11 Andrew John Hughes <gnu.andrew@redhat.com> * NEWS: Add release date of 1.11.7. * configure.ac: Prepare for 1.11.7.
author Andrew John Hughes <gnu.andrew@redhat.com>
date Mon, 11 Feb 2013 17:02:44 +0000
parents 2f53d9397c78
children 77394d47e098
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Feb 11 15:25:23 2013 +0000
+++ b/ChangeLog	Mon Feb 11 17:02:44 2013 +0000
@@ -1,3 +1,8 @@
+2013-02-11  Andrew John Hughes  <gnu.andrew@redhat.com>
+
+	* NEWS: Add release date of 1.11.7.
+	* configure.ac: Prepare for 1.11.7.
+
 2013-02-11  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* Makefile.am:
--- a/NEWS	Mon Feb 11 15:25:23 2013 +0000
+++ b/NEWS	Mon Feb 11 17:02:44 2013 +0000
@@ -10,7 +10,7 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
-New in release 1.11.7 (2013-02-XX):
+New in release 1.11.7 (2013-02-11):
 
 * Backports
   - S8004341: Two JCK tests fails with 7u11 b06
--- a/configure.ac	Mon Feb 11 15:25:23 2013 +0000
+++ b/configure.ac	Mon Feb 11 17:02:44 2013 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.11.7pre],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.11.7],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])