From: Oliver Kurth Date: Fri, 27 Jul 2018 18:46:22 +0000 (-0700) Subject: Common header file change; not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~496 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63e5ec8438cc4e1c1a39885c75baf661059dc7b3;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 5255518ee..48d0ad524 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -157,9 +157,9 @@ * lmclient.h has a FLEX_VERSION struct so the versionPrefix can't be FLEX */ #define WORKSTATION_VERSION_NUMBER "15.0.0" /* this version number should always match real WS version number */ -#define WORKSTATION_VERSION "15.0.0" +#define WORKSTATION_VERSION "e.x.p" #define PLAYER_VERSION_NUMBER "15.0.0" /* this version number should always match real Player version number */ -#define PLAYER_VERSION "15.0.0" +#define PLAYER_VERSION "e.x.p" #define VMRC_VERSION_NUMBER "10.0.3" /* this version number should always match real VMRC version number */ #define VMRC_VERSION "10.0.3" #define FLEX_CLIENT_VERSION_NUMBER "8.0.0"