changeset 2106:fc00c9742a82

Bump to 1.8.3 proper and add release date. 2010-11-17 Andrew John Hughes <ahughes@redhat.com> * configure.ac: Bump to 1.8.3 proper. * NEWS: Add release date.
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 17 Nov 2010 17:19:47 +0000
parents 5879df03ebdd
children 4f06af1897c3
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	Wed Nov 17 17:19:47 2010 +0000
@@ -1,3 +1,8 @@
+2010-11-17  Andrew John Hughes  <ahughes@redhat.com>
+
+	* configure.ac: Bump to 1.8.3 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	Wed Nov 17 17:19:47 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.8.3 (2010-11-XX):
+New in release 1.8.3 (2010-11-24):
 
 * Allow the building of NetX to be disabled.
 * Switch to the IcedTea server for JAXP, JAF and JAXWS tarballs.
--- a/configure.ac	Wed Nov 17 14:24:45 2010 +0000
+++ b/configure.ac	Wed Nov 17 17:19:47 2010 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.8.3pre],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.8.3],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])