diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-30 23:51:41 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-30 23:51:41 +0200 |
| commit | 26bb6fd4202213e8c4a4cde2baadc3d5fcc8bf94 (patch) | |
| tree | f00b0d291a5aa5142ce82416e98e6e51ff3b022f /debian/postinst | |
| parent | 978832ab69361f83b0362d0c3e6c6137a9d0a6c1 (diff) | |
Package numbering fixv1.0.2
As with normal packaging, a package change should not change
the release version, which stays the same. Bumping to 1.0.2
to resync with released package.
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 8b9057c..7187ba7 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=1.0.0 | 6 | VERSION=1.0.2 |
| 7 | 7 | ||
| 8 | case "$1" in | 8 | case "$1" in |
| 9 | configure) | 9 | configure) |
