changeset 2886:ed783f8e0c51

Prepare for 1.11.10 release. 2013-04-17 Andrew John Hughes <gnu.andrew@redhat.com> * NEWS: Add release date of 1.11.10. * configure.ac: Prepare for 1.11.10.
author Andrew John Hughes <gnu.andrew@redhat.com>
date Wed, 17 Apr 2013 09:37:04 +0100
parents a4c7d55a2e77
children 82e17c1cd647
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Apr 17 09:34:34 2013 +0100
+++ b/ChangeLog	Wed Apr 17 09:37:04 2013 +0100
@@ -1,3 +1,8 @@
+2013-04-17  Andrew John Hughes  <gnu.andrew@redhat.com>
+
+	* NEWS: Add release date of 1.11.10.
+	* configure.ac: Prepare for 1.11.10.
+
 2013-04-17  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* Makefile.am:
--- a/NEWS	Wed Apr 17 09:34:34 2013 +0100
+++ b/NEWS	Wed Apr 17 09:37:04 2013 +0100
@@ -11,7 +11,7 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
-New in release 1.11.10 (2013-04-XX):
+New in release 1.11.10 (2013-04-17):
 
 * New features
   - JAXP, JAXWS & JAF supplied as patches rather than drops to aid subsequent patching.
--- a/configure.ac	Wed Apr 17 09:34:34 2013 +0100
+++ b/configure.ac	Wed Apr 17 09:37:04 2013 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.11.10pre],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.11.10],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])