From abc815a8c18e3d811e18650b9e9a80e24b41587c Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Wed, 13 Oct 2010 22:37:57 +0200 Subject: New package version 1.0.2 Fixed module reload bug. 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 d3da87c..3e35164 100644 --- a/debian/postinst +++ b/debian/postinst @@ -3,7 +3,7 @@ set -e NAME=hid-egalax -VERSION=1.0.1 +VERSION=1.0.2 case "$1" in configure) -- cgit v1.2.3