changeset 2178:f096a6493463

Prepare for 1.8.13 (which is very unlikely to happen, but we still need to separate 1.8.12 and hg) 2012-01-12 Andrew John Hughes <ahughes@redhat.com> * NEWS: Add 1.8.13. * configure.ac: Bump to 1.8.13pre.
author Andrew John Hughes <ahughes@redhat.com>
date Thu, 12 Jan 2012 13:04:39 +0000
parents 03a903854e20
children dcb5503e60f7 08e7c18e12c1
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 12 00:03:33 2012 +0000
+++ b/ChangeLog	Thu Jan 12 13:04:39 2012 +0000
@@ -1,3 +1,8 @@
+2012-01-12  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Add 1.8.13.
+	* configure.ac: Bump to 1.8.13pre.
+
 2012-01-11  Andrew John Hughes  <ahughes@redhat.com>
 
 	* NEWS: Set release date.
--- a/NEWS	Thu Jan 12 00:03:33 2012 +0000
+++ b/NEWS	Thu Jan 12 13:04:39 2012 +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.13 (XXXX-XX-XX):
+
 New in release 1.8.12 (2012-01-11):
 
 * Backports
--- a/configure.ac	Thu Jan 12 00:03:33 2012 +0000
+++ b/configure.ac	Thu Jan 12 13:04:39 2012 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.8.12],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.8.13pre],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])