diff options
| author | Christian Rößler | 2015-07-16 16:27:51 +0200 |
|---|---|---|
| committer | Christian Rößler | 2015-07-16 16:27:51 +0200 |
| commit | 8fe1c5123c7824444ed0ffbf47c0c01dc32cddc4 (patch) | |
| tree | 79cb6309f403f4f01045b8c8bd2ed274ef7ec6a0 /remote/modules/vbox/module.conf | |
| parent | Merge branch 'master' of 10.4.9.56:/root/tm-scripts (diff) | |
| download | tm-scripts-8fe1c5123c7824444ed0ffbf47c0c01dc32cddc4.tar.gz tm-scripts-8fe1c5123c7824444ed0ffbf47c0c01dc32cddc4.tar.xz tm-scripts-8fe1c5123c7824444ed0ffbf47c0c01dc32cddc4.zip | |
[vbox] Some more stuff: Now USB (but no working passthr.), VBox 5, USB2, USB Filters
Diffstat (limited to 'remote/modules/vbox/module.conf')
| -rw-r--r-- | remote/modules/vbox/module.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/remote/modules/vbox/module.conf b/remote/modules/vbox/module.conf index 6d79a1e7..fde16503 100644 --- a/remote/modules/vbox/module.conf +++ b/remote/modules/vbox/module.conf @@ -1,7 +1,7 @@ -REQUIRED_VBOX_VERSION_MAJOR="4.3" -REQUIRED_VBOX_VERSION_MINOR="26" +REQUIRED_VBOX_VERSION_MAJOR="5.0" +REQUIRED_VBOX_VERSION_MINOR="0" REQUIRED_VBOX_VERSION="$REQUIRED_VBOX_VERSION_MAJOR.$REQUIRED_VBOX_VERSION_MINOR" -REQUIRED_VBOX_VERSIONCODE="98988" +REQUIRED_VBOX_VERSIONCODE="101573" REQUIRED_DIRECTORIES=" /etc |
