diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-10-12 10:23:06 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-10-12 10:23:06 +0200 |
| commit | b869fda960cc2eba37aa42678c42f378c626c34c (patch) | |
| tree | 9a839dc74b770c7cd4e44e89060c2c01976dbd51 /debian/postinst | |
| parent | 911a68a7c4c9cb5733c9cc9f297ee1ac9f501971 (diff) | |
Bump version to 1.0.4
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 25f5c26..f2e1af3 100644 --- a/debian/postinst +++ b/debian/postinst | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | set -e | 3 | set -e |
| 4 | 4 | ||
| 5 | NAME=wacom | 5 | NAME=wacom |
| 6 | VERSION=1.0.3 | 6 | VERSION=1.0.4 |
| 7 | 7 | ||
| 8 | case "$1" in | 8 | case "$1" in |
| 9 | configure) | 9 | configure) |
