]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Thu, 10 Mar 2022 19:36:23 +0000 (11:36 -0800)
committerJohn Wolfe <jwolfe@vmware.com>
Thu, 10 Mar 2022 19:36:23 +0000 (11:36 -0800)
open-vm-tools/lib/include/vm_product_versions.h

index d98fec4bf134baefb1660d33cc3c4d62ca4cd3d0..01ac1006200b88689b030edbb3c5fa9e79dcdaa1 100644 (file)
 #define VDDK_VERSION_MAINT    0
 #define VDDK_FILE_VERSION     VDDK_VERSION_MAJOR,VDDK_VERSION_MINOR,\
                               VDDK_VERSION_MAINT,PRODUCT_BUILD_NUMBER_NUMERIC
-#define OVFTOOL_VERSION "4.4.4"
+#define OVFTOOL_VERSION "4.5.0"
 #define VCSA_INSTALLER_VERSION "1.0.0"
-#define OVFTOOL_FILE_VERSION 4,4,4,PRODUCT_BUILD_NUMBER_NUMERIC
+#define OVFTOOL_FILE_VERSION 4,5,0,PRODUCT_BUILD_NUMBER_NUMERIC
 
 #define VGAUTH_VERSION "1.0.0"
 #define COMMON_AGENT_VERSION "e.x.p"