From 5829e505ada8a3a70e6c0ebf695e9a6a718a9e88 Mon Sep 17 00:00:00 2001 From: Ondrej Čerman Date: Sun, 16 Feb 2020 19:36:56 +0100 Subject: Version 0.1.9 --- Makefile | 2 +- zenpower.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 95455ee..8b2c143 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.1.8 +VERSION := 0.1.9 TARGET := $(shell uname -r) DKMS_ROOT_PATH := /usr/src/zenpower-$(VERSION) diff --git a/zenpower.c b/zenpower.c index 9475cf6..aa1cf06 100644 --- a/zenpower.c +++ b/zenpower.c @@ -38,7 +38,7 @@ MODULE_DESCRIPTION("AMD ZEN family CPU Sensors Driver"); MODULE_AUTHOR("Ondrej Čerman"); MODULE_LICENSE("GPL"); -MODULE_VERSION("0.1.8"); +MODULE_VERSION("0.1.9"); #ifndef PCI_DEVICE_ID_AMD_17H_DF_F3 -- cgit v1.2.3-70-g09d2