changeset in /hg/icedtea6: 2009-05-15 Lillian Angel <langel at re...
Lillian Angel
langel at redhat.com
Fri May 15 12:20:39 PDT 2009
changeset 424820ae89bf in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=424820ae89bf
description:
2009-05-15 Lillian Angel <langel at redhat.com>
* configure.ac: Bumped version to 1.6pre.
diffstat:
2 files changed, 5 insertions(+), 1 deletion(-)
ChangeLog | 4 ++++
configure.ac | 2 +-
diffs (20 lines):
diff -r 67a7332a4a43 -r 424820ae89bf ChangeLog
--- a/ChangeLog Fri May 15 15:15:11 2009 -0400
+++ b/ChangeLog Fri May 15 15:21:37 2009 -0400
@@ -1,3 +1,7 @@ 2009-05-15 Matthias Klose <doko at ubuntu
+2009-05-15 Lillian Angel <langel at redhat.com>
+
+ * configure.ac: Bumped version to 1.6pre.
+
2009-05-15 Matthias Klose <doko at ubuntu.com>
* patches/icedtea-cacao-no-mmap-first-page.patch: New.
diff -r 67a7332a4a43 -r 424820ae89bf configure.ac
--- a/configure.ac Fri May 15 15:15:11 2009 -0400
+++ b/configure.ac Fri May 15 15:21:37 2009 -0400
@@ -1,4 +1,4 @@ AC_INIT([icedtea6], [1.5], [distro-pkg-d
-AC_INIT([icedtea6], [1.5], [distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6], [1.6pre], [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