[module] bump version and add copyright for @quantum5

This commit is contained in:
Geoffrey McRae
2021-02-21 14:16:44 +11:00
parent 7e58278858
commit 1fc31ba832
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
PACKAGE_NAME="kvmfr"
PACKAGE_VERSION="0.0.6"
PACKAGE_VERSION="0.0.7"
BUILT_MODULE_NAME[0]="${PACKAGE_NAME}"
MAKE[0]="make KDIR=${kernel_source_dir}"
CLEAN="make KDIR=${kernel_source_dir} clean"