summaryrefslogtreecommitdiff
path: root/debian/postinst
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/postinst
parentdbf7ffa75b208bcf8f1a7e4f633327f0515bae36 (diff)
Release version 0.17.1
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'debian/postinst')
-rw-r--r--debian/postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postinst b/debian/postinst
index ada8cf3..2573b9a 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=applesmc 5NAME=applesmc
6VERSION=0.17.0 6VERSION=0.17.1
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)