summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@bitmath.org>2010-09-06 10:00:52 +0200
committerHenrik Rydberg <rydberg@bitmath.org>2010-09-06 10:00:52 +0200
commitf8698ddf955caa792e344b7b7c4edb0c7a2954d4 (patch)
treec9ab576193b1c89aef467573264f84db3c80c557 /debian/postinst
parenta9606c01f7edfc21a3fce1f10152fbf266e74d4f (diff)
Version 1.0.3, align with upcoming 2.6.37 kernel
Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
Diffstat (limited to 'debian/postinst')
-rw-r--r--debian/postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postinst b/debian/postinst
index 0e67711..25f5c26 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=wacom 5NAME=wacom
6VERSION=1.0.2 6VERSION=1.0.3
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)