diff options
| author | Henrik Rydberg <rydberg@bitmath.org> | 2010-09-06 10:00:52 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@bitmath.org> | 2010-09-06 10:00:52 +0200 |
| commit | f8698ddf955caa792e344b7b7c4edb0c7a2954d4 (patch) | |
| tree | c9ab576193b1c89aef467573264f84db3c80c557 /debian/postinst | |
| parent | a9606c01f7edfc21a3fce1f10152fbf266e74d4f (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/postinst | 2 |
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 @@ | |||
| 3 | set -e | 3 | set -e |
| 4 | 4 | ||
| 5 | NAME=wacom | 5 | NAME=wacom |
| 6 | VERSION=1.0.2 | 6 | VERSION=1.0.3 |
| 7 | 7 | ||
| 8 | case "$1" in | 8 | case "$1" in |
| 9 | configure) | 9 | configure) |
