[core] release dkms version 0.0.18

This commit is contained in:
Adam Madsen 2020-11-20 13:17:03 -06:00
parent 841f8a507b
commit a6458b3dbf
1 changed files with 1 additions and 1 deletions

View File

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