summaryrefslogtreecommitdiff
path: root/debian/postrm
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-10-12 10:23:06 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-10-12 10:23:06 +0200
commitb869fda960cc2eba37aa42678c42f378c626c34c (patch)
tree9a839dc74b770c7cd4e44e89060c2c01976dbd51 /debian/postrm
parent911a68a7c4c9cb5733c9cc9f297ee1ac9f501971 (diff)
Bump version to 1.0.4
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'debian/postrm')
-rw-r--r--debian/postrm2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postrm b/debian/postrm
index 63483ee..9bf7601 100644
--- a/debian/postrm
+++ b/debian/postrm
@@ -1,7 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2 2
3NAME=wacom 3NAME=wacom
4VERSION=1.0.3 4VERSION=1.0.4
5 5
6set -e 6set -e
7 7