[core] Bump DKMS version.

This commit is contained in:
Adam Madsen 2020-11-13 19:42:48 -06:00
parent 331cabae19
commit 8d2b2f3d4d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
PACKAGE_NAME="vendor-reset"
PACKAGE_VERSION="0.0.10"
PACKAGE_VERSION="0.0.11"
BUILT_MODULE_NAME[0]="${PACKAGE_NAME}"
MAKE[0]="make KDIR=${kernel_source_dir}"
CLEAN="make KDIR=${kernel_source_dir} clean"