[core] dkms version bump

This commit is contained in:
Geoffrey McRae 2020-11-11 10:03:49 +11:00
parent 254f6b06c6
commit 34b4e4f446
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
PACKAGE_NAME="vendor-reset"
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"