diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-10-13 22:37:57 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-10-13 22:37:57 +0200 |
| commit | abc815a8c18e3d811e18650b9e9a80e24b41587c (patch) | |
| tree | 1b907639741267b6083a06953a2c2e9c0a28724c /debian/postinst | |
| parent | 9ba7722511c205ed07aaa25ed5ac3c2a6862df46 (diff) | |
New package version 1.0.2
Fixed module reload bug.
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 d3da87c..3e35164 100644 --- a/debian/postinst +++ b/debian/postinst | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | set -e | 3 | set -e |
| 4 | 4 | ||
| 5 | NAME=hid-egalax | 5 | NAME=hid-egalax |
| 6 | VERSION=1.0.1 | 6 | VERSION=1.0.2 |
| 7 | 7 | ||
| 8 | case "$1" in | 8 | case "$1" in |
| 9 | configure) | 9 | configure) |
