From: VMware, Inc <> Date: Tue, 24 Aug 2010 18:33:08 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2010.08.24-292196~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab6f8fb904b0c72abec30bcb4dba93851cc0cdfa;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 2e65d52d7..e66be624d 100644 --- a/open-vm-tools/lib/include/vm_version.h +++ b/open-vm-tools/lib/include/vm_version.h @@ -266,7 +266,7 @@ * major version should be bumped with every major hosted release (and the minor to 0) * while the minor version should be bumped with each change affecting the USB Arbitrator. */ -#define USB_ARBITRATOR_COMPONENT_VERSION_NUMBER "2.7" +#define USB_ARBITRATOR_COMPONENT_VERSION_NUMBER "2.8" #ifdef VMX86_VPX #define VIM_API_TYPE "VirtualCenter"