From: Kruti Pendharkar Date: Wed, 8 Jan 2025 06:05:51 +0000 (-0800) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-13.0.0~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c9d3500fab0657aeb1fcb16f6f72ff9e80efbe4;p=thirdparty%2Fopen-vm-tools.git Change to common 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 3a3c66f1a..d65a98a18 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -272,7 +272,7 @@ #define VPX_VERSION_MAJOR "9" #define VPX_VERSION_MINOR "0" #define VPX_VERSION_MAINT "0" -#define VPX_VERSION_PATCH "0000" +#define VPX_VERSION_PATCH "0" #define VPX_VERSION_THIRD_PARTY VPX_VERSION_MAJOR VPX_VERSION_MINOR \ VPX_VERSION_MAINT //MARKER_FAST_REMOVE_START