changeset 3249:ca47e59e06a7

Prepare for 1.13.11 release. 2016-05-03 Andrew John Hughes <gnu.andrew@redhat.com> * NEWS: Set provisional release date of the 5th. * configure.ac: Bump to 1.13.11.
author Andrew John Hughes <gnu.andrew@redhat.com>
date Wed, 04 May 2016 04:27:34 +0100
parents 06179516eff2
children 63bd3c27db39
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed May 04 04:24:30 2016 +0100
+++ b/ChangeLog	Wed May 04 04:27:34 2016 +0100
@@ -1,3 +1,8 @@
+2016-05-03  Andrew John Hughes  <gnu.andrew@redhat.com>
+
+	* NEWS: Set provisional release date of the 5th.
+	* configure.ac: Bump to 1.13.11.
+
 2016-05-03  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* Makefile.am:
--- a/NEWS	Wed May 04 04:24:30 2016 +0100
+++ b/NEWS	Wed May 04 04:27:34 2016 +0100
@@ -12,7 +12,7 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
-New in release 1.13.11 (2016-04-XX):
+New in release 1.13.11 (2016-05-05):
 
 * Security fixes
   - S8129952, CVE-2016-0686: Ensure thread consistency
--- a/configure.ac	Wed May 04 04:24:30 2016 +0100
+++ b/configure.ac	Wed May 04 04:27:34 2016 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.13.11pre],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.13.11],[distro-pkg-dev@openjdk.java.net])
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])