website/docs: update to support 4.3.x

This commit is contained in:
Mitchell Hashimoto 2013-10-23 23:10:11 -07:00
parent 1b6643c974
commit 050ebc5357
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Vagrant comes with support out of the box for [VirtualBox](http://www.virtualbox
a free, cross-platform consumer virtualization product. a free, cross-platform consumer virtualization product.
The VirtualBox provider is compatible with VirtualBox versions 4.0.x, 4.1.x, The VirtualBox provider is compatible with VirtualBox versions 4.0.x, 4.1.x,
and 4.2.x. Any other version is unsupported and the provider will display 4.2.x, and 4.3.x. Any other version is unsupported and the provider will display
an error message. an error message.
VirtualBox must be installed on its own prior to using the provider, or VirtualBox must be installed on its own prior to using the provider, or