diff options
author | Ondrej Čerman | 2020-02-02 20:09:45 +0100 |
---|---|---|
committer | Ondrej Čerman | 2020-02-02 20:15:39 +0100 |
commit | 7eadfa9305e87dcdb28e89546c0fb8a634286e14 (patch) | |
tree | 5fb5328fede58286333c48c937c1adfd7f8487e5 /Makefile | |
parent | b2c8c7eaff5840210a36b3c62836f767ed3c8dec (diff) |
Updated comments, Version 0.1.7v0.1.7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION := 0.1.6 +VERSION := 0.1.7 TARGET := $(shell uname -r) DKMS_ROOT_PATH := /usr/src/zenpower-$(VERSION) |