]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Setting the VMware Tools version to 12.2.1.
authorJohn Wolfe <jwolfe@vmware.com>
Mon, 12 Jun 2023 21:53:47 +0000 (14:53 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Mon, 12 Jun 2023 21:53:47 +0000 (14:53 -0700)
open-vm-tools/lib/include/vm_tools_version.h

index 30d31f410c7a55dbf1b41b392a4e12976eec5020..5212e7cca1637590c292aeb5a4bac1f6d0ef8601 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (c) 1998-2022 VMware, Inc. All rights reserved.
+ * Copyright (c) 1998-2023 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
@@ -1737,15 +1737,22 @@ TOOLS_VERSION_UINT_TO_COMPONENTS(const ToolsVersion toolsVersion,   // IN
 #define   TOOLS_VERSION_MITER_SAW_UPDATE1_V_BASE 5
 
 #ifndef RC_INVOKED
-#define   TOOLS_VERSION_NEXT TOOLS_VERSION_TO_UINT(TOOLS_VERSION_NEXT_V)
+#define   TOOLS_VERSION_BANDSAW_RELEASE TOOLS_VERSION_TO_UINT(TOOLS_VERSION_BANDSAW_RELEASE_V)
 #endif /* RC_INVOKED */
-#define   TOOLS_VERSION_NEXT_V_MJR  12
-#define   TOOLS_VERSION_NEXT_V_MNR  2
-#define   TOOLS_VERSION_NEXT_V_BASE 0
+#define   TOOLS_VERSION_BANDSAW_RELEASE_V_MJR  12
+#define   TOOLS_VERSION_BANDSAW_RELEASE_V_MNR  2
+#define   TOOLS_VERSION_BANDSAW_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)
+#ifndef RC_INVOKED
+#define   TOOLS_VERSION_BANDSAW_PATCH1 TOOLS_VERSION_TO_UINT(TOOLS_VERSION_BANDSAW_PATCH1_V)
+#endif /* RC_INVOKED */
+#define   TOOLS_VERSION_BANDSAW_PATCH1_V_MJR  12
+#define   TOOLS_VERSION_BANDSAW_PATCH1_V_MNR  2
+#define   TOOLS_VERSION_BANDSAW_PATCH1_V_BASE 1
+
+#define   TOOLS_VERSION_CURRENT        TOOLS_VERSION_BANDSAW_PATCH1
+#define   TOOLS_VERSION_CURRENT_STR    TOOLS_VERSION_TO_STR(TOOLS_VERSION_BANDSAW_PATCH1)
+#define   TOOLS_VERSION_CURRENT_CSV    TOOLS_VERSION_TO_CSV(TOOLS_VERSION_BANDSAW_PATCH1)
 
 /*
  * The extended Tools version is the current Tools version with the