]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Bump Tools version.
authorVMware, Inc <>
Mon, 20 Sep 2010 18:18:41 +0000 (11:18 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Mon, 20 Sep 2010 18:18:41 +0000 (11:18 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/vm_tools_version.h

index ef224277ac22cd6144360e427fc279e37ecdc0af..7c2e619be0653a39273cda0d499c60ea86f73462 100644 (file)
@@ -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