From: Katy Feng Date: Thu, 31 Aug 2023 16:43:37 +0000 (-0700) Subject: Correct VMware Tools version in vm_tools_version.h. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c2311e3011feb3abc472d2df48bcadc101c28ed;p=thirdparty%2Fopen-vm-tools.git Correct VMware Tools version in vm_tools_version.h. Fix misupdated file from merging branch stable-12.3.x. --- diff --git a/open-vm-tools/lib/include/vm_tools_version.h b/open-vm-tools/lib/include/vm_tools_version.h index 9bcf9f19e..6f4ae37ef 100644 --- a/open-vm-tools/lib/include/vm_tools_version.h +++ b/open-vm-tools/lib/include/vm_tools_version.h @@ -1757,16 +1757,9 @@ TOOLS_VERSION_UINT_TO_COMPONENTS(const ToolsVersion toolsVersion, // IN #define TOOLS_VERSION_NEXT_V_MNR 3 #define TOOLS_VERSION_NEXT_V_BASE 0 -#ifndef RC_INVOKED -#define TOOLS_VERSION_BANDSAW_UPDATE1 TOOLS_VERSION_TO_UINT(TOOLS_VERSION_BANDSAW_UPDATE1_V) -#endif /* RC_INVOKED */ -#define TOOLS_VERSION_BANDSAW_UPDATE1_V_MJR 12 -#define TOOLS_VERSION_BANDSAW_UPDATE1_V_MNR 2 -#define TOOLS_VERSION_BANDSAW_UPDATE1_V_BASE 5 - -#define TOOLS_VERSION_CURRENT TOOLS_VERSION_BANDSAW_UPDATE1 -#define TOOLS_VERSION_CURRENT_STR TOOLS_VERSION_TO_STR(TOOLS_VERSION_BANDSAW_UPDATE1) -#define TOOLS_VERSION_CURRENT_CSV TOOLS_VERSION_TO_CSV(TOOLS_VERSION_BANDSAW_UPDATE1) +#define TOOLS_VERSION_CURRENT TOOLS_VERSION_NEXT +#define TOOLS_VERSION_CURRENT_STR TOOLS_VERSION_TO_STR(TOOLS_VERSION_NEXT) +#define TOOLS_VERSION_CURRENT_CSV TOOLS_VERSION_TO_CSV(TOOLS_VERSION_NEXT) /* * The extended Tools version is the current Tools version with the