summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-10-13 22:37:57 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-10-13 22:37:57 +0200
commitabc815a8c18e3d811e18650b9e9a80e24b41587c (patch)
tree1b907639741267b6083a06953a2c2e9c0a28724c /Makefile
parent9ba7722511c205ed07aaa25ed5ac3c2a6862df46 (diff)
New package version 1.0.2
Fixed module reload bug. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b8ef1b4..2270408 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
1NAME = hid-egalax 1NAME = hid-egalax
2VERSION = 1.0.1 2VERSION = 1.0.2
3SRC = usr/src 3SRC = usr/src
4 4
5TARBALL = $(NAME)-$(VERSION).dkms.tar.gz 5TARBALL = $(NAME)-$(VERSION).dkms.tar.gz