]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Prepare the stage-12.0.x branch for the tools 12.0.5 update release.
authorJohn Wolfe <jwolfe@vmware.com>
Wed, 20 Apr 2022 20:24:07 +0000 (13:24 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Wed, 20 Apr 2022 20:24:07 +0000 (13:24 -0700)
- Set the tools version to 12.0.5

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

index 7a01c97948abf3c5f6455729cbcca2d84a1b5db2..2f5e75b4fbb1188c04b965b05b2946429b76ec06 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2021 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2022 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
@@ -1694,9 +1694,16 @@ TOOLS_VERSION_UINT_TO_COMPONENTS(const ToolsVersion toolsVersion,   // IN
 #define   TOOLS_VERSION_SABRE_SAW_RELEASE_V_MNR  0
 #define   TOOLS_VERSION_SABRE_SAW_RELEASE_V_BASE 0
 
-#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)
+#ifndef RC_INVOKED
+#define   TOOLS_VERSION_SABRE_SAW_UPDATE1 TOOLS_VERSION_TO_UINT(TOOLS_VERSION_SABRE_SAW_UPDATE1_V)
+#endif /* RC_INVOKED */
+#define   TOOLS_VERSION_SABRE_SAW_UPDATE1_V_MJR  12
+#define   TOOLS_VERSION_SABRE_SAW_UPDATE1_V_MNR  0
+#define   TOOLS_VERSION_SABRE_SAW_UPDATE1_V_BASE 5
+
+#define   TOOLS_VERSION_CURRENT        TOOLS_VERSION_SABRE_SAW_UPDATE1
+#define   TOOLS_VERSION_CURRENT_STR    TOOLS_VERSION_TO_STR(TOOLS_VERSION_SABRE_SAW_UPDATE1)
+#define   TOOLS_VERSION_CURRENT_CSV    TOOLS_VERSION_TO_CSV(TOOLS_VERSION_SABRE_SAW_UPDATE1)
 
 /*
  * The extended Tools version is the current Tools version with the