From 26bb6fd4202213e8c4a4cde2baadc3d5fcc8bf94 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Mon, 30 Aug 2010 23:51:41 +0200 Subject: Package numbering fix As with normal packaging, a package change should not change the release version, which stays the same. Bumping to 1.0.2 to resync with released package. 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 8b9057c..7187ba7 100644 --- a/debian/postinst +++ b/debian/postinst @@ -3,7 +3,7 @@ set -e NAME=hid -VERSION=1.0.0 +VERSION=1.0.2 case "$1" in configure) -- cgit v1.2.3