From 22739250871af28f86267b2b9197210e6eb6b428 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Sun, 16 Nov 2008 02:18:15 +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 30e9c0c..62a9930 100644 --- a/debian/postinst +++ b/debian/postinst @@ -3,7 +3,7 @@ set -e NAME=hid -VERSION=0.10.2 +VERSION=0.11.0 case "$1" in configure) -- cgit v1.2.3