From: VMware, Inc <> Date: Mon, 20 Sep 2010 18:18:41 +0000 (-0700) Subject: Bump Tools version. X-Git-Tag: 2010.09.19-301124~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=847d7baff99f91f3cbf2eb8aeb600e8abdc133d6;p=thirdparty%2Fopen-vm-tools.git Bump Tools version. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/include/vm_tools_version.h b/open-vm-tools/lib/include/vm_tools_version.h index ef224277a..7c2e619be 100644 --- a/open-vm-tools/lib/include/vm_tools_version.h +++ b/open-vm-tools/lib/include/vm_tools_version.h @@ -1011,9 +1011,16 @@ typedef uint32 ToolsVersion; #define TOOLS_VERSION_HOSTED10_UPDATE2_V_MNR 4 #define TOOLS_VERSION_HOSTED10_UPDATE2_V_BASE 4 -#define TOOLS_VERSION_CURRENT TOOLS_VERSION_HOSTED10_UPDATE2 -#define TOOLS_VERSION_CURRENT_STR TOOLS_VERSION_TO_STR(TOOLS_VERSION_HOSTED10_UPDATE2) -#define TOOLS_VERSION_CURRENT_CSV TOOLS_VERSION_TO_CSV(TOOLS_VERSION_HOSTED10_UPDATE2) +#ifndef RC_INVOKED +#define TOOLS_VERSION_ESX50_BETA1 TOOLS_VERSION_TO_UINT(TOOLS_VERSION_ESX50_BETA1_V) +#endif /* RC_INVOKED */ +#define TOOLS_VERSION_ESX50_BETA1_V_MJR 8 +#define TOOLS_VERSION_ESX50_BETA1_V_MNR 5 +#define TOOLS_VERSION_ESX50_BETA1_V_BASE 0 + +#define TOOLS_VERSION_CURRENT TOOLS_VERSION_ESX50_BETA1 +#define TOOLS_VERSION_CURRENT_STR TOOLS_VERSION_TO_STR(TOOLS_VERSION_ESX50_BETA1) +#define TOOLS_VERSION_CURRENT_CSV TOOLS_VERSION_TO_CSV(TOOLS_VERSION_ESX50_BETA1) /* * The extended Tools version is the current Tools version with the