From 2bcfe37f6231ab250f75b761b8382a7b51bb555a Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Sun, 16 Nov 2008 02:12:22 +0100 Subject: Add autoinstall directive Signed-off-by: Henrik Rydberg --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index e10a0d5..7b9d16b 100644 --- a/debian/postinst +++ b/debian/postinst @@ -3,7 +3,7 @@ set -e NAME=bcm5974 -VERSION=1.1.0 +VERSION=1.1.1 case "$1" in configure) -- cgit v1.2.3