summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2008-11-16 02:36:07 +0100
committerHenrik Rydberg <rydberg@euromail.se>2008-11-16 02:36:07 +0100
commit3c32d3cba126f3a4f68fad44db65a61e6983e745 (patch)
tree657a16aeb6cc82a481fbf06692cab8c01e7311f1 /debian/postinst
parent50f5008f93d62d7539429a878ff81661027e0e2e (diff)
bump version
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 62a9930..7618ad1 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=hid 5NAME=hid
6VERSION=0.11.0 6VERSION=0.11.1
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)