changeset 1853:9729b3a51305 icedtea-1.10

Bump to 1.10, remove the netx alias target as it conflicts with the directory. 2009-05-27 Andrew John Hughes <ahughes@redhat.com> * Makefile.am: Remove netx target as conflicts with directory when building in the source tree. * configure.ac: Bump to 1.10 proper.
author Andrew John Hughes <ahughes@redhat.com>
date Fri, 29 May 2009 17:11:17 +0100
parents 8ae4bc2b6c1d
children d6a26e712b1a
files ChangeLog Makefile.am configure.ac
diffstat 3 files changed, 9 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri May 29 17:04:53 2009 +0100
+++ b/ChangeLog	Fri May 29 17:11:17 2009 +0100
@@ -1,3 +1,11 @@
+2009-05-27  Andrew John Hughes  <ahughes@redhat.com>
+
+	* Makefile.am:
+	Remove netx target as conflicts with
+	directory when building in the source tree.
+	* configure.ac:
+	Bump to 1.10 proper.
+
 2009-05-27  Andrew John Hughes  <ahughes@redhat.com>
 
 	* NEWS:
--- a/Makefile.am	Fri May 29 17:04:53 2009 +0100
+++ b/Makefile.am	Fri May 29 17:11:17 2009 +0100
@@ -3739,8 +3739,6 @@
 
 jtreg: stamps/jtreg.stamp
 
-netx: stamps/netx.stamp
-
 netx-dist: stamps/netx-dist.stamp
 
 liveconnect: stamps/liveconnect.stamp
--- a/configure.ac	Fri May 29 17:04:53 2009 +0100
+++ b/configure.ac	Fri May 29 17:11:17 2009 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea], [1.10-pre], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea], [1.10], [distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])