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.
#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