]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Correct VMware Tools version in vm_tools_version.h.
authorKaty Feng <fkaty@vmware.com>
Thu, 31 Aug 2023 16:43:37 +0000 (09:43 -0700)
committerKaty Feng <fkaty@vmware.com>
Thu, 31 Aug 2023 16:43:37 +0000 (09:43 -0700)
Fix misupdated file from merging branch stable-12.3.x.

open-vm-tools/lib/include/vm_tools_version.h

index 9bcf9f19e316dfba89132b78508e45680e3d4894..6f4ae37ef105028854f53c3f613a2491fa05a4e3 100644 (file)
@@ -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