From: Oliver Kurth Date: Fri, 15 Sep 2017 18:22:45 +0000 (-0700) Subject: Change to common header file; not relevant to open-vm-tools. X-Git-Tag: stable-10.2.0~692 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0cb8c0fa80e51922e1884c7b96af1ea124df286;p=thirdparty%2Fopen-vm-tools.git Change to common header file; not relevant 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 7287aeda4..2ce25bef2 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -128,7 +128,7 @@ * 4.0.0-1.8: patch 3 */ #define ESX_VERSION_MAJOR "6" -#define ESX_VERSION_MINOR "1" +#define ESX_VERSION_MINOR "5" #define ESX_VERSION_MAINT "0" #define ESX_VERSION ESX_VERSION_MAJOR "." ESX_VERSION_MINOR "." \ ESX_VERSION_MAINT