changeset in /hg/icedtea6: 2008-10-16 Lillian Angel <langel at re...

Lillian Angel langel at redhat.com
Thu Oct 16 08:37:48 PDT 2008


changeset 2a478f4ccb83 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=2a478f4ccb83
description:
	2008-10-16  Lillian Angel  <langel at redhat.com>

	        * configure.ac: Updated version from 1.3 to 1.3.1.

diffstat:

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

diffs (21 lines):

diff -r ae8c53f37fb0 -r 2a478f4ccb83 ChangeLog
--- a/ChangeLog	Thu Oct 16 13:06:48 2008 +0200
+++ b/ChangeLog	Thu Oct 16 11:37:44 2008 -0400
@@ -1,3 +1,7 @@ 2008-10-16  Matthias Klose  <doko at ubuntu
+2008-10-16  Lillian Angel  <langel at redhat.com>
+
+	* configure.ac: Updated version from 1.3 to 1.3.1.
+
 2008-10-16  Matthias Klose  <doko at ubuntu.com>
 
 	* acinclude.m4 (FIND_LIBGCJ_JAR): Fix check, when configuring
diff -r ae8c53f37fb0 -r 2a478f4ccb83 configure.ac
--- a/configure.ac	Thu Oct 16 13:06:48 2008 +0200
+++ b/configure.ac	Thu Oct 16 11:37:44 2008 -0400
@@ -1,5 +1,5 @@ AC_PREREQ([2.61])
 AC_PREREQ([2.61])
-AC_INIT([icedtea6], [1.3], [distro-pkg-dev at openjdk.java.net])
+AC_INIT([icedtea6], [1.3.1], [distro-pkg-dev at openjdk.java.net])
 AM_INIT_AUTOMAKE([1.10 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])
 AC_CANONICAL_HOST



More information about the distro-pkg-dev mailing list