]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Update Tools version.
authorVMware, Inc <>
Wed, 24 Feb 2010 22:17:04 +0000 (14:17 -0800)
committerMarcelo Vanzin <mvanzin@vmware.com>
Wed, 24 Feb 2010 22:17:04 +0000 (14:17 -0800)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/vm_tools_version.h

index 4d67ca99c60d54a55c1afc6a4d2a95469eb4fb4e..86bae5086e25749e654c8ec46c534221fc700c1e 100644 (file)
@@ -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