From 1687527b2c82dd75b34839ce426fdca047358d77 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Fri, 15 Oct 2010 15:45:03 +0200 Subject: Version 1.0.5 Fixes the pm + deadlock problem 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 f2e1af3..65bdfb0 100644 --- a/debian/postinst +++ b/debian/postinst @@ -3,7 +3,7 @@ set -e NAME=wacom -VERSION=1.0.4 +VERSION=1.0.5 case "$1" in configure) -- cgit v1.2.3