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/rules | |
| 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/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 5bf630d..cb7f58c 100755 --- a/debian/rules +++ b/debian/rules | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | #export DH_VERBOSE=1 | 5 | #export DH_VERBOSE=1 |
| 6 | 6 | ||
| 7 | NAME=hid | 7 | NAME=hid |
| 8 | VERSION=1.0.0 | 8 | VERSION=1.0.2 |
| 9 | 9 | ||
| 10 | configure: configure-stamp | 10 | configure: configure-stamp |
| 11 | configure-stamp: | 11 | configure-stamp: |
