]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Add the JACKHAMMER code name to the 10.3.0 release version defines.
authorOliver Kurth <okurth@vmware.com>
Tue, 19 Jun 2018 18:07:43 +0000 (11:07 -0700)
committerOliver Kurth <okurth@vmware.com>
Tue, 19 Jun 2018 18:07:43 +0000 (11:07 -0700)
Adding the code name JACKHAMMER to the 10.3.x series version notation
for the public source release and use by future 10.3.x patches or
updates.

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

index 4c476a62873221a6f379c512904cc9d623896ea7..cbdc9bc5ac9eca4396dc50373687c6f29422f11e 100644 (file)
@@ -1475,15 +1475,15 @@ TOOLS_VERSION_UINT_TO_COMPONENTS(const ToolsVersion toolsVersion,   // IN
 #define   TOOLS_VERSION_CHAINSAW_PATCH2_V_BASE 6
 
 #ifndef RC_INVOKED
-#define   TOOLS_VERSION_NEXT TOOLS_VERSION_TO_UINT(TOOLS_VERSION_NEXT_V)
+#define   TOOLS_VERSION_JACKHAMMER_RELEASE TOOLS_VERSION_TO_UINT(TOOLS_VERSION_JACKHAMMER_RELEASE_V)
 #endif /* RC_INVOKED */
-#define   TOOLS_VERSION_NEXT_V_MJR  10
-#define   TOOLS_VERSION_NEXT_V_MNR  3
-#define   TOOLS_VERSION_NEXT_V_BASE 0
+#define   TOOLS_VERSION_JACKHAMMER_RELEASE_V_MJR  10
+#define   TOOLS_VERSION_JACKHAMMER_RELEASE_V_MNR  3
+#define   TOOLS_VERSION_JACKHAMMER_RELEASE_V_BASE 0
 
-#define   TOOLS_VERSION_CURRENT        TOOLS_VERSION_NEXT
-#define   TOOLS_VERSION_CURRENT_STR    TOOLS_VERSION_TO_STR(TOOLS_VERSION_NEXT)
-#define   TOOLS_VERSION_CURRENT_CSV    TOOLS_VERSION_TO_CSV(TOOLS_VERSION_NEXT)
+#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)
 
 /*
  * The extended Tools version is the current Tools version with the