changeset 2009:f5667b14ce7e icedtea6-1.7.6

Bump to 1.7.6 proper and add release date. 2010-11-18 Andrew John Hughes <ahughes@redhat.com> * configure.ac: Bump to 1.7.6 proper. * NEWS: Add release date.
author Andrew John Hughes <ahughes@redhat.com>
date Thu, 18 Nov 2010 15:59:54 +0000
parents d87447eb1600
children cb161157ffad
files ChangeLog NEWS configure.ac
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Nov 17 14:24:45 2010 +0000
+++ b/ChangeLog	Thu Nov 18 15:59:54 2010 +0000
@@ -1,3 +1,8 @@
+2010-11-18  Andrew John Hughes  <ahughes@redhat.com>
+
+	* configure.ac: Bump to 1.7.6 proper.
+	* NEWS: Add release date.
+
 2010-11-12  Omair Majid  <omajid@redhat.com>
 
 	PR592
--- a/NEWS	Wed Nov 17 14:24:45 2010 +0000
+++ b/NEWS	Thu Nov 18 15:59:54 2010 +0000
@@ -8,7 +8,7 @@
 
 CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
-New in release 1.7.6 (2010-11-XX):
+New in release 1.7.6 (2010-11-24):
 
 * Allow the building of NetX to be disabled.
 * Security updates
--- a/configure.ac	Wed Nov 17 14:24:45 2010 +0000
+++ b/configure.ac	Thu Nov 18 15:59:54 2010 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6], [1.7.6pre], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6], [1.7.6], [distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])