This is the final tools change for WS 9.0 Release. Bump up the
tools version to 9.2.0 for WS 9.0 Release.
Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
#define TOOLS_VERSION_HOSTED12_RC_V_MNR 1
#define TOOLS_VERSION_HOSTED12_RC_V_BASE 2
+#ifndef RC_INVOKED
+#define TOOLS_VERSION_HOSTED12_RELEASE TOOLS_VERSION_TO_UINT(TOOLS_VERSION_HOSTED12_RELEASE_V)
+#endif /* RC_INVOKED */
+#define TOOLS_VERSION_HOSTED12_RELEASE_V_MJR 9
+#define TOOLS_VERSION_HOSTED12_RELEASE_V_MNR 2
+#define TOOLS_VERSION_HOSTED12_RELEASE_V_BASE 0
+
#ifndef RC_INVOKED
#define TOOLS_VERSION_NEXT TOOLS_VERSION_TO_UINT(TOOLS_VERSION_NEXT_V)
#endif /* RC_INVOKED */