diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-30 00:45:50 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-30 00:45:50 +0200 |
| commit | 9c70cefed5bc44284a2cd63fc5e3b4ab3d90d0bf (patch) | |
| tree | 8e02700eeec85039fee0edd5988cd533ec535c02 /debian/rules | |
| parent | 73ad231ab65dcf85fc9f134a017a501a57a3c52c (diff) | |
Fix bitmask bug in position reporting
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 6ee0e64..bc35587 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=wacom | 7 | NAME=wacom |
| 8 | VERSION=1.0.1 | 8 | VERSION=1.0.2 |
| 9 | 9 | ||
| 10 | configure: configure-stamp | 10 | configure: configure-stamp |
| 11 | configure-stamp: | 11 | configure-stamp: |
