]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes in shared code that don't affect open-vm-tools functionality.
authorVMware, Inc <>
Tue, 24 Aug 2010 18:09:47 +0000 (11:09 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Tue, 24 Aug 2010 18:09:47 +0000 (11:09 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/vm_version.h

index c8271b660a7ac90d7749b378bef530ab1d3bac39..f4a522bc55dd69e5c3c5bfa060205c025935b81e 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.5"
+#define USB_ARBITRATOR_COMPONENT_VERSION_NUMBER "2.6"
 
 #ifdef VMX86_VPX
 #define VIM_API_TYPE "VirtualCenter"