[kvmfr] bump the version in dkms.conf

This commit is contained in:
Geoffrey McRae 2020-01-13 13:45:05 +11:00
parent 788f885759
commit 5d4e9b1ead
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
B1-86-g6aeafc6651+1
B1-87-g788f885759+1

View File

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