]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Bump the VMware Tools update release to version 10.1.5
authorOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:23:24 +0000 (11:23 -0700)
committerOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:23:24 +0000 (11:23 -0700)
open-vm-tools/lib/include/vm_tools_version.h

index 37c1b419226cd771edfe0eac0a6f38fe2f8c612c..6da17ef5c45cfe03a83ade7d581c00c82becb719 100644 (file)
@@ -1423,7 +1423,7 @@ TOOLS_VERSION_UINT_TO_COMPONENTS(const ToolsVersion toolsVersion,   // IN
 #endif /* RC_INVOKED */
 #define   TOOLS_VERSION_SCREW_DRIVER_UPDATE1_V_MJR  10
 #define   TOOLS_VERSION_SCREW_DRIVER_UPDATE1_V_MNR  1
-#define   TOOLS_VERSION_SCREW_DRIVER_UPDATE1_V_BASE 1
+#define   TOOLS_VERSION_SCREW_DRIVER_UPDATE1_V_BASE 5
 
 #ifndef RC_INVOKED
 #define   TOOLS_VERSION_NEXT TOOLS_VERSION_TO_UINT(TOOLS_VERSION_NEXT_V)