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

index 5d695dc6d2e225fac09762695d37d9446126c42c..c2e0aa8754f4dd09627deef25835691f7222ac0d 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.0"
+#define USB_ARBITRATOR_COMPONENT_VERSION_NUMBER "2.1"
 
 #ifdef VMX86_VPX
 #define VIM_API_TYPE "VirtualCenter"