From: John Wolfe Date: Sun, 2 Jan 2022 10:10:04 +0000 (-0800) Subject: Set SABRE_SAW as the code name for the VMware Tools 12.0.0 release. X-Git-Tag: stable-12.1.0~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34415b186a26a563690025d50b582cb7a73aef77;p=thirdparty%2Fopen-vm-tools.git Set SABRE_SAW as the code name for the VMware Tools 12.0.0 release. --- diff --git a/open-vm-tools/lib/include/vm_tools_version.h b/open-vm-tools/lib/include/vm_tools_version.h index 86ad244ee..7a01c9794 100644 --- a/open-vm-tools/lib/include/vm_tools_version.h +++ b/open-vm-tools/lib/include/vm_tools_version.h @@ -1688,15 +1688,15 @@ TOOLS_VERSION_UINT_TO_COMPONENTS(const ToolsVersion toolsVersion, // IN #define TOOLS_VERSION_JIGSAW_UPDATE1_V_BASE 5 #ifndef RC_INVOKED -#define TOOLS_VERSION_NEXT TOOLS_VERSION_TO_UINT(TOOLS_VERSION_NEXT_V) +#define TOOLS_VERSION_SABRE_SAW_RELEASE TOOLS_VERSION_TO_UINT(TOOLS_VERSION_SABRE_SAW_RELEASE_V) #endif /* RC_INVOKED */ -#define TOOLS_VERSION_NEXT_V_MJR 12 -#define TOOLS_VERSION_NEXT_V_MNR 0 -#define TOOLS_VERSION_NEXT_V_BASE 0 +#define TOOLS_VERSION_SABRE_SAW_RELEASE_V_MJR 12 +#define TOOLS_VERSION_SABRE_SAW_RELEASE_V_MNR 0 +#define TOOLS_VERSION_SABRE_SAW_RELEASE_V_BASE 0 -#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) +#define TOOLS_VERSION_CURRENT TOOLS_VERSION_SABRE_SAW_RELEASE +#define TOOLS_VERSION_CURRENT_STR TOOLS_VERSION_TO_STR(TOOLS_VERSION_SABRE_SAW_RELEASE) +#define TOOLS_VERSION_CURRENT_CSV TOOLS_VERSION_TO_CSV(TOOLS_VERSION_SABRE_SAW_RELEASE) /* * The extended Tools version is the current Tools version with the