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/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 5bf630d..cb7f58c 100755 --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,7 @@ #export DH_VERBOSE=1 NAME=hid -VERSION=1.0.0 +VERSION=1.0.2 configure: configure-stamp configure-stamp: -- cgit v1.2.3