]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
With the build of VMware Tools 10.2.0 product shifted to the
authorOliver Kurth <okurth@vmware.com>
Mon, 2 Oct 2017 22:28:57 +0000 (15:28 -0700)
committerOliver Kurth <okurth@vmware.com>
Mon, 2 Oct 2017 22:28:57 +0000 (15:28 -0700)
product release branch, changing the 10.2.0 release macros to
reflect that change of status.

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

index 9a38fd8c866e12254af28cb625b844e7596a1703..237914ae439ff3c565958e50eb958dbdb16464f5 100644 (file)
@@ -1447,15 +1447,15 @@ TOOLS_VERSION_UINT_TO_COMPONENTS(const ToolsVersion toolsVersion,   // IN
 #define   TOOLS_VERSION_SCREW_DRIVER_UPDATE3_V_BASE 15
 
 #ifndef RC_INVOKED
-#define   TOOLS_VERSION_NEXT TOOLS_VERSION_TO_UINT(TOOLS_VERSION_NEXT_V)
+#define   TOOLS_VERSION_CHAINSAW_RELEASE TOOLS_VERSION_TO_UINT(TOOLS_VERSION_CHAINSAW_RELEASE_V)
 #endif /* RC_INVOKED */
-#define   TOOLS_VERSION_NEXT_V_MJR  10
-#define   TOOLS_VERSION_NEXT_V_MNR  2
-#define   TOOLS_VERSION_NEXT_V_BASE 0
+#define   TOOLS_VERSION_CHAINSAW_RELEASE_V_MJR  10
+#define   TOOLS_VERSION_CHAINSAW_RELEASE_V_MNR  2
+#define   TOOLS_VERSION_CHAINSAW_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_CHAINSAW_RELEASE
+#define   TOOLS_VERSION_CURRENT_STR    TOOLS_VERSION_TO_STR(TOOLS_VERSION_CHAINSAW_RELEASE)
+#define   TOOLS_VERSION_CURRENT_CSV    TOOLS_VERSION_TO_CSV(TOOLS_VERSION_CHAINSAW_RELEASE)
 
 /*
  * The extended Tools version is the current Tools version with the