]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Update VMware Tools version to 12.0.0.
authorJohn Wolfe <jwolfe@vmware.com>
Thu, 12 Aug 2021 19:46:05 +0000 (12:46 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Thu, 12 Aug 2021 19:46:05 +0000 (12:46 -0700)
The next major VMware Tools / open-vm-tools will be version 12.0.0.

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

index 879740d640e494892bc5dacae7d5178293707d1e..86ad244ee090aebec3557bc2d1847e1e3685f6de 100644 (file)
@@ -1690,8 +1690,8 @@ TOOLS_VERSION_UINT_TO_COMPONENTS(const ToolsVersion toolsVersion,   // IN
 #ifndef RC_INVOKED
 #define   TOOLS_VERSION_NEXT TOOLS_VERSION_TO_UINT(TOOLS_VERSION_NEXT_V)
 #endif /* RC_INVOKED */
-#define   TOOLS_VERSION_NEXT_V_MJR  11
-#define   TOOLS_VERSION_NEXT_V_MNR  4
+#define   TOOLS_VERSION_NEXT_V_MJR  12
+#define   TOOLS_VERSION_NEXT_V_MNR  0
 #define   TOOLS_VERSION_NEXT_V_BASE 0
 
 #define   TOOLS_VERSION_CURRENT        TOOLS_VERSION_NEXT