From: Oliver Kurth Date: Fri, 15 Sep 2017 18:23:45 +0000 (-0700) Subject: Common header file change: not applicable to open-vm-tools. X-Git-Tag: stable-10.2.0~150 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5fd332b6ce8e712dffa7d8e828e3e4a47a3f063;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 6460a73d1..414092609 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -131,7 +131,7 @@ */ #define ESX_VERSION_MAJOR "6" #define ESX_VERSION_MINOR "6" -#define ESX_VERSION_MAINT "0" +#define ESX_VERSION_MAINT "1" #define ESX_VERSION ESX_VERSION_MAJOR "." ESX_VERSION_MINOR "." \ ESX_VERSION_MAINT #define ESX_VERSION_THIRD_PARTY ESX_VERSION_MAJOR ESX_VERSION_MINOR \