From 04fba0a65a7c45e0d784a19e61dcc660b26d53e2 Mon Sep 17 00:00:00 2001 From: gryf Date: Sat, 29 Jul 2017 09:19:23 +0200 Subject: [PATCH] Bumped supported VirtualBox version --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 82fd9f2..4feea21 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ script. However, in some point of time I've decided to rewrite it almost from scratch. Current version of script was written and tested against VBoxManage in version -5.0.32, and supports all commands (in some extent ;)). +5.0.40, and supports all commands (in some extent ;)). Unlike other attempts, I've tried to make the script context aware. See the simple session with the VBoxManage command below, to have an idea how it works: