summaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2011-03-09 23:11:01 +0100
committerHenrik Rydberg <rydberg@euromail.se>2011-03-09 23:11:01 +0100
commit27af164f9b037db4fca056e85ee7d85a19292117 (patch)
tree230e6b8b685501c9fc96fa4435a90deaf6080856 /debian/postinst
parent68423d7f8b07123955701b5e10678e76595d6cca (diff)
Prepare for new upstream version.
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 ca2d261..3dfda7c 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
3set -e 3set -e
4 4
5NAME=bcm5974 5NAME=bcm5974
6VERSION=1.1.7 6VERSION=1.1.8
7 7
8case "$1" in 8case "$1" in
9 configure) 9 configure)