changeset 229:a348c6cd5915

Bumped version in configure.ac to 1.2pre
author Deepak Bhole <dbhole@redhat.com>
date Thu, 21 Apr 2011 11:19:28 -0400
parents b3b9e39c9c07
children a9729e1bb762
files ChangeLog configure.ac
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Apr 21 11:18:04 2011 -0400
+++ b/ChangeLog	Thu Apr 21 11:19:28 2011 -0400
@@ -1,3 +1,7 @@
+2011-04-21  Deepak Bhole <dbhole@redhat.com>
+
+	* configure.ac: Bumped version to 1.2pre
+
 2011-04-21  Deepak Bhole <dbhole@redhat.com>
 
 	* plugin/icedteanp/IcedTeaNPPlugin.cc (consume_message): Use
--- a/configure.ac	Thu Apr 21 11:18:04 2011 -0400
+++ b/configure.ac	Thu Apr 21 11:19:28 2011 -0400
@@ -1,4 +1,4 @@
-AC_INIT([icedtea-web],[1.1pre],[distro-pkg-dev@openjdk.java.net], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web])
+AC_INIT([icedtea-web],[1.2pre],[distro-pkg-dev@openjdk.java.net], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile netx.manifest])