From 9c70cefed5bc44284a2cd63fc5e3b4ab3d90d0bf Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Mon, 30 Aug 2010 00:45:50 +0200 Subject: Fix bitmask bug in position reporting Signed-off-by: Henrik Rydberg --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index 1812293..0e67711 100644 --- a/debian/postinst +++ b/debian/postinst @@ -3,7 +3,7 @@ set -e NAME=wacom -VERSION=1.0.1 +VERSION=1.0.2 case "$1" in configure) -- cgit v1.2.3