]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Update the tools version to 10.3.5
authorOliver Kurth <okurth@vmware.com>
Fri, 7 Sep 2018 22:53:26 +0000 (15:53 -0700)
committerOliver Kurth <okurth@vmware.com>
Fri, 7 Sep 2018 22:53:26 +0000 (15:53 -0700)
Set the tools version in vm_tools_version.h to be
TOOLS_VERSION_JACKHAMMER_UPDATE1 = 10.3.5.

open-vm-tools/lib/include/vm_tools_version.h

index cbdc9bc5ac9eca4396dc50373687c6f29422f11e..56e56e945a919160d3453c7768a73e82d70e37f7 100644 (file)
@@ -1481,9 +1481,16 @@ TOOLS_VERSION_UINT_TO_COMPONENTS(const ToolsVersion toolsVersion,   // IN
 #define   TOOLS_VERSION_JACKHAMMER_RELEASE_V_MNR  3
 #define   TOOLS_VERSION_JACKHAMMER_RELEASE_V_BASE 0
 
-#define   TOOLS_VERSION_CURRENT        TOOLS_VERSION_JACKHAMMER_RELEASE
-#define   TOOLS_VERSION_CURRENT_STR    TOOLS_VERSION_TO_STR(TOOLS_VERSION_JACKHAMMER_RELEASE)
-#define   TOOLS_VERSION_CURRENT_CSV    TOOLS_VERSION_TO_CSV(TOOLS_VERSION_JACKHAMMER_RELEASE)
+#ifndef RC_INVOKED
+#define   TOOLS_VERSION_JACKHAMMER_UPDATE1 TOOLS_VERSION_TO_UINT(TOOLS_VERSION_JACKHAMMER_UPDATE1_V)
+#endif /* RC_INVOKED */
+#define   TOOLS_VERSION_JACKHAMMER_UPDATE1_V_MJR  10
+#define   TOOLS_VERSION_JACKHAMMER_UPDATE1_V_MNR  3
+#define   TOOLS_VERSION_JACKHAMMER_UPDATE1_V_BASE 5
+
+#define   TOOLS_VERSION_CURRENT        TOOLS_VERSION_JACKHAMMER_UPDATE1
+#define   TOOLS_VERSION_CURRENT_STR    TOOLS_VERSION_TO_STR(TOOLS_VERSION_JACKHAMMER_UPDATE1)
+#define   TOOLS_VERSION_CURRENT_CSV    TOOLS_VERSION_TO_CSV(TOOLS_VERSION_JACKHAMMER_UPDATE1)
 
 /*
  * The extended Tools version is the current Tools version with the