summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-08-26 20:29:31 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-08-26 20:29:31 +0200
commit942c63024ca73a020bd7ae7a80f684c36ff6196c (patch)
tree9759d8f3e99fee7ce27bb70dbd7201e64d0aa7d2 /debian/postinst
parentbe5aff099b351a0dde6365c200662a5152be3648 (diff)
New version with MT slots and 20 finger support
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
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 4d5043f..b8d1a8b 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=hid-3m-pct 5NAME=hid-3m-pct
6VERSION=1.0.0 6VERSION=1.0.1
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)