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

index 7ef804addbab0eaf5a6a95a7647d67099f5d938c..a5588c51ea4e4f80145169316dcda3cc49626e83 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.3"
+#define USB_ARBITRATOR_COMPONENT_VERSION_NUMBER "2.4"
 
 #ifdef VMX86_VPX
 #define VIM_API_TYPE "VirtualCenter"