changeset 2728:1cffa74f89e7

Set to u55b14. 2014-04-15 Andrew John Hughes <gnu_andrew@member.fsf.org> * Makefile.am: (JDK_UPDATE_VERSION): Bump to 55 to match upstream. (BUILD_VERSION): Bump to b14 to match upstream.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Wed, 16 Apr 2014 05:19:28 +0100
parents 7f6fe0d48257
children 4bd27fce09c4
files ChangeLog Makefile.am
diffstat 2 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Apr 16 03:20:31 2014 +0100
+++ b/ChangeLog	Wed Apr 16 05:19:28 2014 +0100
@@ -1,3 +1,9 @@
+2014-04-15  Andrew John Hughes  <gnu_andrew@member.fsf.org>
+
+	* Makefile.am:
+	(JDK_UPDATE_VERSION): Bump to 55 to match upstream.
+	(BUILD_VERSION): Bump to b14 to match upstream.
+
 2014-03-27  Andrew John Hughes  <gnu_andrew@member.fsf.org>
 
 	* NEWS: Set release date to today.
--- a/Makefile.am	Wed Apr 16 03:20:31 2014 +0100
+++ b/Makefile.am	Wed Apr 16 05:19:28 2014 +0100
@@ -1,7 +1,7 @@
 # Dependencies
 
-JDK_UPDATE_VERSION = 51
-BUILD_VERSION = b31
+JDK_UPDATE_VERSION = 55
+BUILD_VERSION = b14
 COMBINED_VERSION = $(JDK_UPDATE_VERSION)-$(BUILD_VERSION)
 
 CORBA_CHANGESET = e6ad5b912691