diff options
author | Simon Rettberg | 2020-12-09 13:22:25 +0100 |
---|---|---|
committer | Your Name | 2020-12-09 13:22:25 +0100 |
commit | f399e4d35e42192607213a49d6cba789a02a83cb (patch) | |
tree | f484681eb9d8b818983a639b5725263521ce7e71 | |
parent | [vbox-src] 6.1.16 (diff) | |
download | mltk-f399e4d35e42192607213a49d6cba789a02a83cb.tar.gz mltk-f399e4d35e42192607213a49d6cba789a02a83cb.tar.xz mltk-f399e4d35e42192607213a49d6cba789a02a83cb.zip |
[vmware16] 16.1.0
-rw-r--r-- | core/modules/vmware16/module.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/vmware16/module.conf b/core/modules/vmware16/module.conf index 92a9d344..d9db93f1 100644 --- a/core/modules/vmware16/module.conf +++ b/core/modules/vmware16/module.conf @@ -1,5 +1,5 @@ #!/bin/bash -REQUIRED_VERSION="16.0.0" +REQUIRED_VERSION="16.1.0" REQUIRED_TYPE="workstation" REQUIRED_MODULES="kernel vmware-common" REQUIRED_DIRECTORIES=" |