/hg/icedtea-web: Bumped version in configure.ac to 1.2pre

dbhole at icedtea.classpath.org dbhole at icedtea.classpath.org
Thu Apr 21 08:19:33 PDT 2011


changeset a348c6cd5915 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=a348c6cd5915
author: Deepak Bhole <dbhole at redhat.com>
date: Thu Apr 21 11:19:28 2011 -0400

	Bumped version in configure.ac to 1.2pre


diffstat:

 ChangeLog    |  4 ++++
 configure.ac |  2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r b3b9e39c9c07 -r a348c6cd5915 ChangeLog
--- 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 at redhat.com>
+
+	* configure.ac: Bumped version to 1.2pre
+
 2011-04-21  Deepak Bhole <dbhole at redhat.com>
 
 	* plugin/icedteanp/IcedTeaNPPlugin.cc (consume_message): Use
diff -r b3b9e39c9c07 -r a348c6cd5915 configure.ac
--- 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 at openjdk.java.net], [icedtea-web], [http://icedtea.classpath.org/wiki/IcedTea-Web])
+AC_INIT([icedtea-web],[1.2pre],[distro-pkg-dev at 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])
 



More information about the distro-pkg-dev mailing list