]> 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 da207e2ec1c7a0862e094b0a50c59011a57b6dfe..5255518ee8902009a7215944c4b3951501efaff5 100644 (file)
  */
 #define WORKSTATION_VERSION_NUMBER "15.0.0" /* this version number should always match real WS version number */
 #define WORKSTATION_VERSION "15.0.0"
-#define PLAYER_VERSION_NUMBER "14.0.0" /* this version number should always match real Player version number */
-#define PLAYER_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 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"
  * file.
  */
 #define PRODUCT_MAC_DESKTOP_VERSION_STRING_FOR_LICENSE "11.0"
-#define PRODUCT_PLAYER_VERSION_STRING_FOR_LICENSE "14.0"
+#define PRODUCT_PLAYER_VERSION_STRING_FOR_LICENSE "15.0"
 #define PRODUCT_VMRC_VERSION_STRING_FOR_LICENSE "10.0"
 #define PRODUCT_FLEX_VERSION_STRING_FOR_LICENSE "8.0"