summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-10-12 10:23:06 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-10-12 10:23:06 +0200
commitb869fda960cc2eba37aa42678c42f378c626c34c (patch)
tree9a839dc74b770c7cd4e44e89060c2c01976dbd51 /Makefile
parent911a68a7c4c9cb5733c9cc9f297ee1ac9f501971 (diff)
Bump version to 1.0.4
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 b4db46b..a5641a7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
1NAME = wacom 1NAME = wacom
2VERSION = 1.0.3 2VERSION = 1.0.4
3SRC = usr/src 3SRC = usr/src
4 4
5TARBALL = $(NAME)-$(VERSION).dkms.tar.gz 5TARBALL = $(NAME)-$(VERSION).dkms.tar.gz