From: Oliver Kurth Date: Fri, 21 Apr 2017 01:04:18 +0000 (-0700) Subject: Set the version number for open-vm-tools 10.1.x, Update 2 to 10.1.10 X-Git-Tag: stable-10.1.10~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6e248b9d71fa4a61bd7d72872015d530df1e89c;p=thirdparty%2Fopen-vm-tools.git Set the version number for open-vm-tools 10.1.x, Update 2 to 10.1.10 --- diff --git a/open-vm-tools/lib/include/vm_tools_version.h b/open-vm-tools/lib/include/vm_tools_version.h index 4c45c70fb..636f5410c 100644 --- a/open-vm-tools/lib/include/vm_tools_version.h +++ b/open-vm-tools/lib/include/vm_tools_version.h @@ -1402,9 +1402,16 @@ TOOLS_VERSION_UINT_TO_COMPONENTS(const ToolsVersion toolsVersion, // IN #define TOOLS_VERSION_SCREW_DRIVER_UPDATE1_V_MNR 1 #define TOOLS_VERSION_SCREW_DRIVER_UPDATE1_V_BASE 5 -#define TOOLS_VERSION_CURRENT TOOLS_VERSION_SCREW_DRIVER_UPDATE1 -#define TOOLS_VERSION_CURRENT_STR TOOLS_VERSION_TO_STR(TOOLS_VERSION_SCREW_DRIVER_UPDATE1) -#define TOOLS_VERSION_CURRENT_CSV TOOLS_VERSION_TO_CSV(TOOLS_VERSION_SCREW_DRIVER_UPDATE1) +#ifndef RC_INVOKED +#define TOOLS_VERSION_SCREW_DRIVER_UPDATE2 TOOLS_VERSION_TO_UINT(TOOLS_VERSION_SCREW_DRIVER_UPDATE2_V) +#endif /* RC_INVOKED */ +#define TOOLS_VERSION_SCREW_DRIVER_UPDATE2_V_MJR 10 +#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) /* * The extended Tools version is the current Tools version with the