Skip to content

Commit

Permalink
Version 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ocerman committed Feb 16, 2020
1 parent 024a09a commit 5829e50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,4 +1,4 @@
VERSION := 0.1.8
VERSION := 0.1.9
TARGET := $(shell uname -r)
DKMS_ROOT_PATH := /usr/src/zenpower-$(VERSION)

Expand Down
2 changes: 1 addition & 1 deletion zenpower.c
Expand Up @@ -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
Expand Down

0 comments on commit 5829e50

Please sign in to comment.