]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes in shared code that don't affect open-vm-tools functionality.
authorVMware, Inc <>
Mon, 26 Jul 2010 19:17:37 +0000 (12:17 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Mon, 26 Jul 2010 19:17:37 +0000 (12:17 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/vm_version.h

index 3921470eec37bd8cf8e151dd4941712614115715..43c8314afdf5c7ea17ff0446f5b230108ee7deb2 100644 (file)
  * 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.1"
+#define USB_ARBITRATOR_COMPONENT_VERSION_NUMBER "2.2"
 
 #ifdef VMX86_VPX
 #define VIM_API_TYPE "VirtualCenter"