From: VMware, Inc <> Date: Mon, 21 May 2012 22:29:31 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2012.05.21-724730~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=482332b8d4282df09838df5ea4c58df9cdb4faf3;p=thirdparty%2Fopen-vm-tools.git Changes in shared code that don't affect open-vm-tools functionality. Signed-off-by: Dmitry Torokhov --- diff --git a/open-vm-tools/lib/include/vm_version.h b/open-vm-tools/lib/include/vm_version.h index 24ad23a32..4316359ec 100644 --- a/open-vm-tools/lib/include/vm_version.h +++ b/open-vm-tools/lib/include/vm_version.h @@ -230,8 +230,8 @@ #define SSO_VERSION "1.0.0" #define WBC_VERSION "5.1.0" #define SDK_VERSION "4.1.0" -#define FOUNDRY_VERSION "1.11.0" -#define FOUNDRY_FILE_VERSION 1,11,0,PRODUCT_BUILD_NUMBER_NUMERIC +#define FOUNDRY_VERSION "1.12.0" +#define FOUNDRY_FILE_VERSION 1,12,0,PRODUCT_BUILD_NUMBER_NUMERIC #define VMLS_VERSION "e.x.p" #define VLICENSE_VERSION "1.1.5" #define DDK_VERSION "e.x.p"