From: Oliver Kurth Date: Fri, 26 Oct 2018 17:44:58 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools X-Git-Tag: stable-11.0.0~363 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e25c7c614a72ec380b6b22473b35712a0b05b26;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools --- diff --git a/open-vm-tools/lib/include/vm_product_versions.h b/open-vm-tools/lib/include/vm_product_versions.h index 2c040284b..e2210ce27 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -285,14 +285,14 @@ * SCons parsing code requires that each line have a version string, so we * can't just do something like #define RDESDK_VERSION VIEW_VERSION" */ -#define VIEW_VERSION "7.7.0" -#define RDE_RFT_ALL_VERSION "7.7.0" -#define RDESDK_VERSION "7.7.0" -#define RDESDKREL_VERSION "7.7.0" -#define MKSVCHANDEV_VERSION "14.1.0" -#define TSMMRDEV_VERSION "7.7.0" -#define VIEWMPDEV_VERSION "7.7.0" -#define RDF_VERSION "7.7.0" +#define VIEW_VERSION "7.8.0" +#define RDE_RFT_ALL_VERSION "7.8.0" +#define RDESDK_VERSION "7.8.0" +#define RDESDKREL_VERSION "7.8.0" +#define MKSVCHANDEV_VERSION "14.2.0" +#define TSMMRDEV_VERSION "7.8.0" +#define VIEWMPDEV_VERSION "7.8.0" +#define RDF_VERSION "7.8.0" #define HORIZON_DAAS_AGENT_VERSION "18.4.0" #define HORIZON_USB_AGENT_VERSION "10.13.0"