From: Oliver Kurth Date: Fri, 29 Sep 2017 19:52:44 +0000 (-0700) Subject: Bump VMTools version to 10.1.15 for the next 10.1.x update release X-Git-Tag: 10.1.15~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad0aa8e577642a980975f345b8ee9903a7ce4377;p=thirdparty%2Fopen-vm-tools.git Bump VMTools version to 10.1.15 for the next 10.1.x update release Define TOOLS_VERSION_SCREW_DRIVER_UPDATE3 as 10.1.15. --- diff --git a/open-vm-tools/lib/include/vm_tools_version.h b/open-vm-tools/lib/include/vm_tools_version.h index 636f5410c..c4eb22f11 100644 --- a/open-vm-tools/lib/include/vm_tools_version.h +++ b/open-vm-tools/lib/include/vm_tools_version.h @@ -1409,9 +1409,16 @@ TOOLS_VERSION_UINT_TO_COMPONENTS(const ToolsVersion toolsVersion, // IN #define TOOLS_VERSION_SCREW_DRIVER_UPDATE2_V_MNR 1 #define TOOLS_VERSION_SCREW_DRIVER_UPDATE2_V_BASE 10 -#define TOOLS_VERSION_CURRENT TOOLS_VERSION_SCREW_DRIVER_UPDATE2 -#define TOOLS_VERSION_CURRENT_STR TOOLS_VERSION_TO_STR(TOOLS_VERSION_SCREW_DRIVER_UPDATE2) -#define TOOLS_VERSION_CURRENT_CSV TOOLS_VERSION_TO_CSV(TOOLS_VERSION_SCREW_DRIVER_UPDATE2) +#ifndef RC_INVOKED +#define TOOLS_VERSION_SCREW_DRIVER_UPDATE3 TOOLS_VERSION_TO_UINT(TOOLS_VERSION_SCREW_DRIVER_UPDATE3_V) +#endif /* RC_INVOKED */ +#define TOOLS_VERSION_SCREW_DRIVER_UPDATE3_V_MJR 10 +#define TOOLS_VERSION_SCREW_DRIVER_UPDATE3_V_MNR 1 +#define TOOLS_VERSION_SCREW_DRIVER_UPDATE3_V_BASE 15 + +#define TOOLS_VERSION_CURRENT TOOLS_VERSION_SCREW_DRIVER_UPDATE3 +#define TOOLS_VERSION_CURRENT_STR TOOLS_VERSION_TO_STR(TOOLS_VERSION_SCREW_DRIVER_UPDATE3) +#define TOOLS_VERSION_CURRENT_CSV TOOLS_VERSION_TO_CSV(TOOLS_VERSION_SCREW_DRIVER_UPDATE3) /* * The extended Tools version is the current Tools version with the