summaryrefslogtreecommitdiff
path: root/debian/postinst
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/postinst
parent9130f8aef481626b733f9e0d535728c55b9bd706 (diff)
Bump to version 0.18.1HEADmaster
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 4451953..607da14 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=applesmc 5NAME=applesmc
6VERSION=0.17.2 6VERSION=0.18.1
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)