changeset 1548:07de70c5883a icedtea6-1.5rc2

2009-05-17 Lillian Angel <langel@redhat.com> * configure.ac: Set version back to 1.5.
author Lillian Angel <langel@redhat.com>
date Mon, 18 May 2009 22:07:07 -0400
parents a4be8c70ca2c
children 84a527d1a06c
files .hgtags ChangeLog configure.ac
diffstat 3 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.hgtags	Mon May 18 22:05:43 2009 -0400
+++ b/.hgtags	Mon May 18 22:07:07 2009 -0400
@@ -13,4 +13,3 @@
 6c02b699206db299c6bc96d97d31808bf84f042a icedtea6-1.4pre
 2b1c03c1e9fa88e453da2ca774dc8900227a2e16 icedtea6-1.4
 a7b9087df36ee2c9fe2831f9ff08d0e9070abffd icedtea6-1.5rc1
-c2e865e1be293835f520e39e07f91f55b4263539 icedtea6-1.5rc2
--- a/ChangeLog	Mon May 18 22:05:43 2009 -0400
+++ b/ChangeLog	Mon May 18 22:07:07 2009 -0400
@@ -1,3 +1,7 @@
+2009-05-17  Lillian Angel  <langel@redhat.com>
+
+	* configure.ac: Set version back to 1.5.
+
 2009-05-17  Lillian Angel  <langel@redhat.com>
 
 	* NEWS: Updated. Added note about gcjwebplugin removal and Gervill
--- a/configure.ac	Mon May 18 22:05:43 2009 -0400
+++ b/configure.ac	Mon May 18 22:07:07 2009 -0400
@@ -1,4 +1,4 @@
-AC_INIT([icedtea6], [1.6pre], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea6], [1.5], [distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AC_CONFIG_FILES([Makefile])