diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2008-11-16 02:18:15 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2008-11-16 02:18:15 +0100 |
| commit | 22739250871af28f86267b2b9197210e6eb6b428 (patch) | |
| tree | b5418cec1380e5d3ab48cc73073f4cb289aaf555 /debian/postinst | |
| parent | f5f45252298522f28c9013a4546eea70c9819b62 (diff) | |
Add autoinstall directive
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
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 30e9c0c..62a9930 100644 --- a/debian/postinst +++ b/debian/postinst | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | set -e | 3 | set -e |
| 4 | 4 | ||
| 5 | NAME=hid | 5 | NAME=hid |
| 6 | VERSION=0.10.2 | 6 | VERSION=0.11.0 |
| 7 | 7 | ||
| 8 | case "$1" in | 8 | case "$1" in |
| 9 | configure) | 9 | configure) |
