summaryrefslogtreecommitdiff
path: root/debian/postrm
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-11-09 15:17:49 +0100
committerHenrik Rydberg <rydberg@euromail.se>2010-11-09 15:17:49 +0100
commit6f3f25ffafe72354b959d6b4b0303563acdaadca (patch)
tree0168603a7a2e546b856d4417306cf0199ceccb6b /debian/postrm
parentdbf7ffa75b208bcf8f1a7e4f633327f0515bae36 (diff)
Release version 0.17.1
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 70a6cc5..67783dc 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.0 4VERSION=0.17.1
5 5
6set -e 6set -e
7 7