From: Oliver Kurth Date: Sun, 21 Jul 2019 00:15:20 +0000 (-0700) Subject: Bump the development version of tools to 11.1.0. X-Git-Tag: stable-11.1.0~304 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dd020f6886e850a1ae66fd9a5e155568b862dad;p=thirdparty%2Fopen-vm-tools.git Bump the development version of tools to 11.1.0. --- diff --git a/open-vm-tools/lib/include/vm_tools_version.h b/open-vm-tools/lib/include/vm_tools_version.h index dbc16028d..e7399ee9b 100644 --- a/open-vm-tools/lib/include/vm_tools_version.h +++ b/open-vm-tools/lib/include/vm_tools_version.h @@ -1549,7 +1549,7 @@ TOOLS_VERSION_UINT_TO_COMPONENTS(const ToolsVersion toolsVersion, // IN #define TOOLS_VERSION_NEXT TOOLS_VERSION_TO_UINT(TOOLS_VERSION_NEXT_V) #endif /* RC_INVOKED */ #define TOOLS_VERSION_NEXT_V_MJR 11 -#define TOOLS_VERSION_NEXT_V_MNR 0 +#define TOOLS_VERSION_NEXT_V_MNR 1 #define TOOLS_VERSION_NEXT_V_BASE 0 #define TOOLS_VERSION_CURRENT TOOLS_VERSION_NEXT