From: VMware, Inc <> Date: Mon, 22 Mar 2010 22:12:49 +0000 (-0700) Subject: Bump Tools version for RC release. X-Git-Tag: 2010.03.20-243334~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7957bf4d907cd58066eb22ae8cd76c1b4a55b18c;p=thirdparty%2Fopen-vm-tools.git Bump Tools version for RC release. 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 86bae5086..13652c572 100644 --- a/open-vm-tools/lib/include/vm_tools_version.h +++ b/open-vm-tools/lib/include/vm_tools_version.h @@ -983,9 +983,16 @@ typedef uint32 ToolsVersion; #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) +#ifndef RC_INVOKED +#define TOOLS_VERSION_HOSTED10_RC TOOLS_VERSION_TO_UINT(TOOLS_VERSION_HOSTED10_RC_V) +#endif /* RC_INVOKED */ +#define TOOLS_VERSION_HOSTED10_RC_V_MJR 8 +#define TOOLS_VERSION_HOSTED10_RC_V_MNR 4 +#define TOOLS_VERSION_HOSTED10_RC_V_BASE 1 + +#define TOOLS_VERSION_CURRENT TOOLS_VERSION_HOSTED10_RC +#define TOOLS_VERSION_CURRENT_STR TOOLS_VERSION_TO_STR(TOOLS_VERSION_HOSTED10_RC) +#define TOOLS_VERSION_CURRENT_CSV TOOLS_VERSION_TO_CSV(TOOLS_VERSION_HOSTED10_RC) /* * The extended Tools version is the current Tools version with the