changeset 2489:5fd527a94787

Bump to 1.10.1pre. 2011-03-02 Andrew John Hughes <ahughes@redhat.com> * NEWS: Add 1.10.1 section. * configure.ac: Bump to 1.10.1pre.
author Andrew John Hughes <ahughes@redhat.com>
date Thu, 03 Mar 2011 00:47:52 +0000
parents 6e809b822ad1
children b1a474b2b90b
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Mar 02 20:43:02 2011 +0000
+++ b/ChangeLog	Thu Mar 03 00:47:52 2011 +0000
@@ -1,3 +1,8 @@
+2011-03-02  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Add 1.10.1 section.
+	* configure.ac: Bump to 1.10.1pre.
+
 2011-03-02  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
--- a/NEWS	Wed Mar 02 20:43:02 2011 +0000
+++ b/NEWS	Thu Mar 03 00:47:52 2011 +0000
@@ -8,6 +8,8 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
+New in release 1.10.1 (2011-XX-XX):
+
 New in release 1.10 (2011-03-02):
 
 * NetX and the plugin moved to the IcedTea-Web project with a separate
--- a/configure.ac	Wed Mar 02 20:43:02 2011 +0000
+++ b/configure.ac	Thu Mar 03 00:47:52 2011 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.10],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.10.1pre],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])