]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Bump tools version to 13.0.0 on main
authorKruti Pendharkar <kp025370@broadcom.com>
Wed, 8 Jan 2025 06:05:50 +0000 (22:05 -0800)
committerKruti Pendharkar <kp025370@broadcom.com>
Wed, 8 Jan 2025 06:05:50 +0000 (22:05 -0800)
The next VMWare Tools product release is to be version 13.0.0.
Switching the version of tools on main from the current development
version 12.6.0 to 13.0.0.

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

index 1e876a6c76ca409b15bcabf80b3f322f13f52eb0..cff3f2f5645b826fa1eda3530b14316687112d9f 100644 (file)
@@ -1803,8 +1803,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  12
-#define   TOOLS_VERSION_NEXT_V_MNR  6
+#define   TOOLS_VERSION_NEXT_V_MJR  13
+#define   TOOLS_VERSION_NEXT_V_MNR  0
 #define   TOOLS_VERSION_NEXT_V_BASE 0
 
 #define   TOOLS_VERSION_CURRENT        TOOLS_VERSION_NEXT