From: Kruti Pendharkar Date: Tue, 22 Jul 2025 07:06:54 +0000 (-0700) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-13.1.0~115 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cba7e6f8ded52df3d0b926d9e1b387cd81307d7b;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 95ef28ecb..671a12966 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -73,7 +73,7 @@ //MARKER_FAST_REMOVE_START #if defined(VMX86_VMRC) /* check VMX86_VMRC before VMX86_DESKTOP */ - #define PRODUCT_VERSION 13,0,0,0 + #define PRODUCT_VERSION 13,1,0,PRODUCT_BUILD_NUMBER_NUMERIC #elif defined(VMX86_TOOLS) #define PRODUCT_VERSION TOOLS_VERSION_EXT_CURRENT_CSV #elif defined(VMX86_VLICENSE) @@ -222,6 +222,7 @@ #define WORKSTATION_VERSION "e.x.p" #define PLAYER_VERSION_NUMBER "17.0.0" /* this version number should always match real Player version number */ #define PLAYER_VERSION "e.x.p" +#define VMRC_VERSION "13.1.0" #define THINPRINT_VERSION "1.1.2" @@ -334,7 +335,6 @@ //#define NETDUMP_FILE_VERSION gNetdumpFileVersion //MARKER_FAST_UNCOMMENT_END -#define VMRC_VERSION "13.0.0.0" #define VDDK_VERSION "9.1.0.0" #define VDDK_VERSION_MAJOR 9 @@ -476,7 +476,7 @@ */ #define PRODUCT_MAC_DESKTOP_VERSION_STRING_FOR_LICENSE "13.0" #define PRODUCT_PLAYER_VERSION_STRING_FOR_LICENSE "17.0" -#define PRODUCT_VMRC_VERSION_STRING_FOR_LICENSE "13.0" +#define PRODUCT_VMRC_VERSION_STRING_FOR_LICENSE "13.1" #if defined(VMX86_TOOLS) /* This product doesn't use a license */