changeset 2528:8557b0fc502a

Prepare for 2.1.3. 2011-09-03 Andrew John Hughes <ahughes@redhat.com> * configure.ac: Bump to 2.1.3pre. * NEWS: Add new section.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Mon, 03 Sep 2012 12:27:19 +0100
parents 5bb0b3f3f993
children a15eb826e53b
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Sep 02 20:35:32 2012 +0100
+++ b/ChangeLog	Mon Sep 03 12:27:19 2012 +0100
@@ -1,3 +1,8 @@
+2011-09-03  Andrew John Hughes  <ahughes@redhat.com>
+
+	* configure.ac: Bump to 2.1.3pre.
+	* NEWS: Add new section.
+
 2011-09-02  Andrew John Hughes  <ahughes@redhat.com>
 
 	* configure.ac: Set to 2.1.2.
--- a/NEWS	Sun Sep 02 20:35:32 2012 +0100
+++ b/NEWS	Mon Sep 03 12:27:19 2012 +0100
@@ -10,6 +10,8 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
+New in release 2.1.3 (2012-XX-XX):
+
 New in release 2.1.2 (2012-09-02):
 
 * Security fixes
--- a/configure.ac	Sun Sep 02 20:35:32 2012 +0100
+++ b/configure.ac	Mon Sep 03 12:27:19 2012 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea], [2.1.2], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea], [2.1.3pre], [distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])