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 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e34394c..4d866f6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = hid -VERSION = 1.0.0 +VERSION = 1.0.2 SRC = usr/src DKMSSRC = $(SRC)/dkms_source_tree -- cgit v1.2.3