]> 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:33:08 +0000 (11:33 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Tue, 24 Aug 2010 18:33:08 +0000 (11:33 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/vm_version.h

index 2e65d52d70461383dba2e006e1e608824a1b888a..e66be624dcc56508a854bb5247fabc723e0dcbba 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.7"
+#define USB_ARBITRATOR_COMPONENT_VERSION_NUMBER "2.8"
 
 #ifdef VMX86_VPX
 #define VIM_API_TYPE "VirtualCenter"