From: VMware, Inc <> Date: Mon, 21 Nov 2011 23:04:52 +0000 (-0800) Subject: Bump tools version to "next unstable". X-Git-Tag: 2011.11.20-535097~55 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=31c331c09a1037f00eb6b92e0f76d27f43a543cc;p=thirdparty%2Fopen-vm-tools.git Bump tools version to "next unstable". Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/include/vm_tools_version.h b/open-vm-tools/lib/include/vm_tools_version.h index ed275990b..860cb9dff 100644 --- a/open-vm-tools/lib/include/vm_tools_version.h +++ b/open-vm-tools/lib/include/vm_tools_version.h @@ -1069,8 +1069,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 8 -#define TOOLS_VERSION_NEXT_V_MNR 9 +#define TOOLS_VERSION_NEXT_V_MJR 9 +#define TOOLS_VERSION_NEXT_V_MNR 1 #define TOOLS_VERSION_NEXT_V_BASE 0 #define TOOLS_VERSION_CURRENT TOOLS_VERSION_NEXT