From 98f66201e4a4e51ef05941c9d0421d260eb25047 Mon Sep 17 00:00:00 2001 From: Brian Donovan Date: Tue, 13 Jul 2010 08:27:31 -0700 Subject: [PATCH] Fix error message that tells people to install VirtualBox 3.1.x. --- templates/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/strings.yml b/templates/strings.yml index 3aceb62c0..b538d5a26 100644 --- a/templates/strings.yml +++ b/templates/strings.yml @@ -251,7 +251,7 @@ :virtualbox_not_detected: |- Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed. If VirtualBox is installed, it may be an incorrect version. Vagrant currently - only supports VirtualBox 3.1.x. Please install the proper version to continue. + requires VirtualBox 3.2.x. Please install the proper version to continue. :virtualbox_invalid_ose: |- Vagrant has detected you're using an OSE ("Open Source Edition") of VirtualBox. Vagrant currently doesn't support any of the OSE editions due to slight API