changeset 2968:abc58747fd2d

Prepare for 1.12.3. 2013-02-15 Andrew John Hughes <gnu.andrew@redhat.com> * configure.ac: Set version to 1.12.3.
author Andrew John Hughes <gnu.andrew@redhat.com>
date Fri, 15 Feb 2013 05:51:33 +0000
parents 0d3885207c19
children 37209dd4b075
files ChangeLog configure.ac
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Feb 15 05:51:04 2013 +0000
+++ b/ChangeLog	Fri Feb 15 05:51:33 2013 +0000
@@ -1,3 +1,7 @@
+2013-02-15  Andrew John Hughes  <gnu.andrew@redhat.com>
+
+	* configure.ac: Set version to 1.12.3.
+
 2013-02-15  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* Makefile.am:
--- a/configure.ac	Fri Feb 15 05:51:04 2013 +0000
+++ b/configure.ac	Fri Feb 15 05:51:33 2013 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6],[1.12.3pre],[distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6],[1.12.3],[distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])