From 8cf31d6799f23120b7c1cb26b433eae9b267de1e Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Sun, 31 Jan 2010 12:21:51 +0100 Subject: Update the dkms package to kernel version 2.6.33 The 2.6.33 version sends additional packages using the multitouch (MT) protocol, which are needed by the experimental Multitouch X Driver. Existing setups using the synaptics driver are not affected. 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 ebfff7c..abd388c 100644 --- a/debian/postinst +++ b/debian/postinst @@ -3,7 +3,7 @@ set -e NAME=bcm5974 -VERSION=1.1.3 +VERSION=1.1.4 case "$1" in configure) -- cgit v1.2.3