From: Oliver Kurth Date: Mon, 23 Oct 2017 21:21:21 +0000 (-0700) Subject: Update of a product version in a shared header file; not applicable to X-Git-Tag: stable-10.3.0~252 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0741150a070825f22b35d7e1642c0c88f29673d;p=thirdparty%2Fopen-vm-tools.git Update of a product version in a shared header file; 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 b3a13fb6a..c66edea45 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -175,6 +175,8 @@ // These must match VIE_FILEVERSION above #define SYSIMAGE_VERSION "8.3.0" +#define SYSIMAGE_VERSION_EXT_STR \ + SYSIMAGE_VERSION "." PRODUCT_BUILD_NUMBER_NUMERIC_STRING #define SYSIMAGE_FILE_VERSION VIE_FILEVERSION #define VIM_VERSION "6.6.3"