changeset 1888:f95ae75a68c6

Fix version to be 1.11-pre. 2009-06-11 Andrew John Hughes <ahughes@redhat.com> * configure.ac: Bump to 1.11-pre.
author Andrew John Hughes <ahughes@redhat.com>
date Thu, 11 Jun 2009 22:40:38 +0100
parents 05f411adf2f1
children 8e5de53d67cd
files ChangeLog configure.ac
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 10 20:49:02 2009 +0100
+++ b/ChangeLog	Thu Jun 11 22:40:38 2009 +0100
@@ -1,3 +1,8 @@
+2009-06-11  Andrew John Hughes  <ahughes@redhat.com>
+
+	* configure.ac:
+	Bump to 1.11-pre.
+
 2009-06-10  Andrew John Hughes  <ahughes@redhat.com>
 
 	* ports/hotspot/src/cpu/zero/vm/stackPrinter_zero.hpp:
--- a/configure.ac	Wed Jun 10 20:49:02 2009 +0100
+++ b/configure.ac	Thu Jun 11 22:40:38 2009 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea], [1.10], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea], [1.11-pre], [distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])