From: VMware, Inc <> Date: Mon, 26 Jul 2010 19:02:56 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2010.07.25-280253~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12ccf4cf7fdcda491349d5f452112d0094e6497f;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 0f06fb865..5d695dc6d 100644 --- a/open-vm-tools/lib/include/vm_version.h +++ b/open-vm-tools/lib/include/vm_version.h @@ -263,8 +263,6 @@ * vmusb. This is used by the installer to determine if an upgrade should take place. The * 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. - * - * Currently set to 2.x for the hosted10 branch. */ #define USB_ARBITRATOR_COMPONENT_VERSION_NUMBER "2.0"