]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Set SABRE_SAW as the code name for the VMware Tools 12.0.0 release.
authorJohn Wolfe <jwolfe@vmware.com>
Sun, 2 Jan 2022 10:10:04 +0000 (02:10 -0800)
committerJohn Wolfe <jwolfe@vmware.com>
Sun, 2 Jan 2022 10:10:04 +0000 (02:10 -0800)
open-vm-tools/lib/include/vm_tools_version.h

index 86ad244ee090aebec3557bc2d1847e1e3685f6de..7a01c97948abf3c5f6455729cbcca2d84a1b5db2 100644 (file)
@@ -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