]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change; not applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Fri, 27 Jul 2018 18:46:22 +0000 (11:46 -0700)
committerOliver Kurth <okurth@vmware.com>
Fri, 27 Jul 2018 18:46:22 +0000 (11:46 -0700)
open-vm-tools/lib/include/vm_product_versions.h

index 5255518ee8902009a7215944c4b3951501efaff5..48d0ad524e5d1f927eab1da06b6b705b1f82e59f 100644 (file)
  * 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"