summaryrefslogtreecommitdiff
path: root/debian/postrm
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2012-07-27 14:15:26 +0200
committerHenrik Rydberg <rydberg@euromail.se>2012-07-27 14:15:51 +0200
commit3e0fc2a79f93ffcade0fa6bcb6bdd4eab852b5c9 (patch)
tree21b6228555a7cc8ffa733022b3a6b097feff89d3 /debian/postrm
parent9130f8aef481626b733f9e0d535728c55b9bd706 (diff)
Bump to version 0.18.1HEADmaster
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 b89b69b..b52b3bf 100644
--- a/debian/postrm
+++ b/debian/postrm
@@ -1,7 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2 2
3NAME=applesmc 3NAME=applesmc
4VERSION=0.17.2 4VERSION=0.18.1
5 5
6set -e 6set -e
7 7