From: VMware, Inc <> Date: Tue, 19 Oct 2010 19:16:30 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2010.10.18-313025~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a3dffc5d858fc06a138da38066e72be6ceb4e1f;p=thirdparty%2Fopen-vm-tools.git Changes in shared code that don't affect open-vm-tools functionality. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/include/vm_version.h b/open-vm-tools/lib/include/vm_version.h index 7b2d97379..0499f1e9b 100644 --- a/open-vm-tools/lib/include/vm_version.h +++ b/open-vm-tools/lib/include/vm_version.h @@ -229,8 +229,8 @@ #define VIPERL_VERSION "1.1.0" #define RCLI_VERSION "5.0.0" #define VDM_VERSION "e.x.p" -#define VMSAFE_VERSION "1.1.0" -#define VMSAFE_FILE_VERSION 1,1,0,PRODUCT_BUILD_NUMBER_NUMERIC +#define VMSAFE_VERSION "1.2.0" +#define VMSAFE_FILE_VERSION 1,2,0,PRODUCT_BUILD_NUMBER_NUMERIC #define NETDUMP_VERSION "1.1.0" #define NETDUMP_FILE_VERSION 1,1,0,PRODUCT_BUILD_NUMBER_NUMERIC #define VDDK_VERSION "5.1.0"