From: Oliver Kurth Date: Wed, 29 Aug 2018 20:29:44 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~438 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82df2654ab19cb03438f3f59034101fe1b3e6aea;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 0c5c46eea..f2c9469a9 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -280,14 +280,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.6.0" -#define RDE_RFT_ALL_VERSION "7.6.0" -#define RDESDK_VERSION "7.6.0" -#define RDESDKREL_VERSION "7.6.0" +#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.6.0" -#define VIEWMPDEV_VERSION "7.6.0" -#define RDF_VERSION "7.6.0" +#define TSMMRDEV_VERSION "7.7.0" +#define VIEWMPDEV_VERSION "7.7.0" +#define RDF_VERSION "7.7.0" #define HORIZON_DAAS_AGENT_VERSION "18.4.0" #define HORIZON_USB_AGENT_VERSION "10.13.0"