From 6a10b73a93c0e4fc39725675b712783e1cc77f8b Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 21 Jan 2013 13:27:35 -0600 Subject: increment version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0543ef7..a1c37cf 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = udev-init-scripts -VERSION = 20 +VERSION = 21 DISTNAME = $(PACKAGE)-$(VERSION) LIBUDEV ?= $(shell pkg-config udev --variable=udevdir) -- cgit v1.2.3-65-gdbad