]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Bump tools version to 11.0.0.
authorOliver Kurth <okurth@vmware.com>
Tue, 18 Dec 2018 21:19:46 +0000 (13:19 -0800)
committerOliver Kurth <okurth@vmware.com>
Tue, 18 Dec 2018 21:19:46 +0000 (13:19 -0800)
The next VMWare Tools product release is to be version 11.0.0.
Switching the version of tools from the current development version 10.4.0
to 11.0.0.

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

index baece78e3667faf1970db2cf5fe39a9ebc53c5e0..bac92a97486669b2ab893d0b2ff0bf7735c035d5 100644 (file)
@@ -1506,8 +1506,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  10
-#define   TOOLS_VERSION_NEXT_V_MNR  4
+#define   TOOLS_VERSION_NEXT_V_MJR  11
+#define   TOOLS_VERSION_NEXT_V_MNR  0
 #define   TOOLS_VERSION_NEXT_V_BASE 0
 
 #define   TOOLS_VERSION_CURRENT        TOOLS_VERSION_NEXT