From: Katy Feng Date: Wed, 18 Jan 2023 03:08:33 +0000 (-0800) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-12.2.0~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=739cc1b828c1e23daca46a61b105391e8f271bb2;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 3c6cf0818..fc6a3d24a 100644 --- a/open-vm-tools/lib/include/vm_product_versions.h +++ b/open-vm-tools/lib/include/vm_product_versions.h @@ -1,5 +1,5 @@ /********************************************************* - * Copyright (C) 1998-2022 VMware, Inc. All rights reserved. + * Copyright (C) 1998-2023 VMware, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published @@ -510,7 +510,7 @@ * a parameter that no longer match the content of the dormant license * file. */ -#define PRODUCT_MAC_DESKTOP_VERSION_STRING_FOR_LICENSE "12.0" +#define PRODUCT_MAC_DESKTOP_VERSION_STRING_FOR_LICENSE "13.0" #define PRODUCT_PLAYER_VERSION_STRING_FOR_LICENSE "16.0" #define PRODUCT_VMRC_VERSION_STRING_FOR_LICENSE "10.0" #define PRODUCT_FLEX_VERSION_STRING_FOR_LICENSE "8.0"