]> 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:19:38 +0000 (12:19 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Mon, 26 Jul 2010 19:19:38 +0000 (12:19 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/vm_version.h

index 43c8314afdf5c7ea17ff0446f5b230108ee7deb2..7ef804addbab0eaf5a6a95a7647d67099f5d938c 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.2"
+#define USB_ARBITRATOR_COMPONENT_VERSION_NUMBER "2.3"
 
 #ifdef VMX86_VPX
 #define VIM_API_TYPE "VirtualCenter"