/hg/release/icedtea6-1.5: 2009-08-31 Lillian Angel <langel at red...
langel at icedtea.classpath.org
langel at icedtea.classpath.org
Mon Aug 31 07:23:06 PDT 2009
changeset cae52872f2d5 in /hg/release/icedtea6-1.5
details: http://icedtea.classpath.org/hg/release/icedtea6-1.5?cmd=changeset;node=cae52872f2d5
author: langel
date: Mon Aug 31 10:26:15 2009 -0400
2009-08-31 Lillian Angel <langel at redhat.com>
* configure.ac: bumped version.
diffstat:
2 files changed, 5 insertions(+), 1 deletion(-)
ChangeLog | 4 ++++
configure.ac | 2 +-
diffs (20 lines):
diff -r 4d6173b707ea -r cae52872f2d5 ChangeLog
--- a/ChangeLog Mon Aug 31 10:23:01 2009 -0400
+++ b/ChangeLog Mon Aug 31 10:26:15 2009 -0400
@@ -1,3 +1,7 @@ 2009-08-31 Mark Wielaard <mjw at redhat.c
+2009-08-31 Lillian Angel <langel at redhat.com>
+
+ * configure.ac: bumped version.
+
2009-08-31 Mark Wielaard <mjw at redhat.com>
Keith Seitz <keiths at redhat.com>
diff -r 4d6173b707ea -r cae52872f2d5 configure.ac
--- a/configure.ac Mon Aug 31 10:23:01 2009 -0400
+++ b/configure.ac Mon Aug 31 10:26:15 2009 -0400
@@ -1,4 +1,4 @@ AC_INIT([icedtea6], [1.5.1], [distro-pkg
-AC_INIT([icedtea6], [1.5.1], [distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6], [1.5.2], [distro-pkg-dev at openjdk.java.net])
AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
AC_CONFIG_FILES([Makefile])
More information about the distro-pkg-dev
mailing list