From 9c207fdcd454b5e745149c2c806e25a19705e9e5 Mon Sep 17 00:00:00 2001 From: Jed Date: Mon, 25 Jan 2016 12:48:37 -0500 Subject: [PATCH] Update the version number to 5 Signed-off-by: Jed --- version | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/version b/version index 684754fba..503efb269 100644 --- a/version +++ b/version @@ -1,8 +1,8 @@ -# Identifier for this version of XenClient -RELEASE="4.0.0" +# Identifier for this version of OpenXT +RELEASE="5.0.0" -# Marketing-friendly name for this version of XenClient -VERSION="4.0.0" +# Marketing-friendly name for this version of OpenXT +VERSION="5.0.0" ########## # NOTE: IMPORTANT - XenClient tools versioning @@ -12,9 +12,9 @@ VERSION="4.0.0" ########## # Seriously now, the bit above was very important... -XC_TOOLS_MAJOR="14" +XC_TOOLS_MAJOR="15" XC_TOOLS_MINOR="0" XC_TOOLS_MICRO="0" # Space-separated list of previous releases that can be upgraded from -UPGRADEABLE_RELEASES="3.1.4 3.2.0 3.2.1 3.2.2 3.2.3" +UPGRADEABLE_RELEASES=""