changeset 2539:493d13f9f31d

Bump to 1.10.4 proper. 2011-10-13 Andrew John Hughes <ahughes@redhat.com> * NEWS: Add 1.10.4 release date. * configure.ac: Bump to 1.10.4 proper.
author Andrew John Hughes <ahughes@redhat.com>
date Thu, 13 Oct 2011 18:40:31 +0100
parents 8e837e7b6862
children 0b6f66c472a1
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 13 18:38:23 2011 +0100
+++ b/ChangeLog	Thu Oct 13 18:40:31 2011 +0100
@@ -1,3 +1,8 @@
+2011-10-13  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Add 1.10.4 release date.
+	* configure.ac: Bump to 1.10.4 proper.
+
 2011-10-13  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am: Add patches.
--- a/NEWS	Thu Oct 13 18:38:23 2011 +0100
+++ b/NEWS	Thu Oct 13 18:40:31 2011 +0100
@@ -9,7 +9,7 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
-New in release 1.10.4 (2011-XX-XX):
+New in release 1.10.4 (2011-10-18):
 
 * Security fixes
   - S7000600, CVE-2011-3547: InputStream skip() information leak
--- a/configure.ac	Thu Oct 13 18:38:23 2011 +0100
+++ b/configure.ac	Thu Oct 13 18:40:31 2011 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.10.4pre],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.10.4],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])