From: VMware, Inc <> Date: Wed, 24 Feb 2010 22:17:04 +0000 (-0800) Subject: Update Tools version. X-Git-Tag: 2010.02.23-236320~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=792f44bdcb9715169a1163a28ccc2961d2718df8;p=thirdparty%2Fopen-vm-tools.git Update 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 4d67ca99c..86bae5086 100644 --- a/open-vm-tools/lib/include/vm_tools_version.h +++ b/open-vm-tools/lib/include/vm_tools_version.h @@ -976,10 +976,16 @@ typedef uint32 ToolsVersion; #define TOOLS_VERSION_ESX45_RELEASE_V_MNR 3 #define TOOLS_VERSION_ESX45_RELEASE_V_BASE 2 -#define TOOLS_VERSION_CURRENT TOOLS_VERSION_ESX45_RELEASE -#define TOOLS_VERSION_CURRENT_STR TOOLS_VERSION_TO_STR(TOOLS_VERSION_ESX45_RELEASE) -#define TOOLS_VERSION_CURRENT_CSV TOOLS_VERSION_TO_CSV(TOOLS_VERSION_ESX45_RELEASE) +#ifndef RC_INVOKED +#define TOOLS_VERSION_HOSTED10_BETA1 TOOLS_VERSION_TO_UINT(TOOLS_VERSION_HOSTED10_BETA1_V) +#endif /* RC_INVOKED */ +#define TOOLS_VERSION_HOSTED10_BETA1_V_MJR 8 +#define TOOLS_VERSION_HOSTED10_BETA1_V_MNR 4 +#define TOOLS_VERSION_HOSTED10_BETA1_V_BASE 0 +#define TOOLS_VERSION_CURRENT TOOLS_VERSION_HOSTED10_BETA1 +#define TOOLS_VERSION_CURRENT_STR TOOLS_VERSION_TO_STR(TOOLS_VERSION_HOSTED10_BETA1) +#define TOOLS_VERSION_CURRENT_CSV TOOLS_VERSION_TO_CSV(TOOLS_VERSION_HOSTED10_BETA1) /* * The extended Tools version is the current Tools version with the