changeset 1688:d36f851f90be

Bump version to 1.6.1. 2009-09-14 Andrew Haley <aph@redhat.com> * configure.ac (AC_INIT): Bump version to 1.6.1.
author aph
date Mon, 14 Sep 2009 11:40:34 +0100
parents ef5ed16daa87
children d463834b2568
files ChangeLog configure.ac
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Sep 11 17:09:38 2009 +0100
+++ b/ChangeLog	Mon Sep 14 11:40:34 2009 +0100
@@ -1,3 +1,7 @@
+2009-09-14  Andrew Haley  <aph@redhat.com>
+
+	* configure.ac (AC_INIT): Bump version to 1.6.1.
+
 2009-09-11  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
--- a/configure.ac	Fri Sep 11 17:09:38 2009 +0100
+++ b/configure.ac	Mon Sep 14 11:40:34 2009 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6], [1.6], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6], [1.6.1], [distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])