summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-12-14 18:46:48 +0100
committerHenrik Rydberg <rydberg@euromail.se>2010-12-14 18:46:48 +0100
commite36747e4ddb1dc0f89a38798c0c669e10e5de5f2 (patch)
treee44b8d0c41714068f4418186fc5859860126d291 /debian/postinst
parent9305526d84391e7f3752119c9c9bbfa9433745a2 (diff)
release 1.1.0
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 06bfacf..73e986e 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=hid 5NAME=hid
6VERSION=1.0.6 6VERSION=1.1.0
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)