From 73ad231ab65dcf85fc9f134a017a501a57a3c52c Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Sun, 29 Aug 2010 17:19:15 +0200 Subject: Improve bamboo touch resolution Increase the virtual resolution of the bamboo touch by a factor of 16, and trim the fuzz parameters for a better small-motion experience. Signed-off-by: Henrik Rydberg --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bb74e3c..b8bf517 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = wacom -VERSION = 1.0.0 +VERSION = 1.0.1 SRC = usr/src TARBALL = $(NAME)-$(VERSION).dkms.tar.gz -- cgit v1.2.3