From 370f64314e121753dffbf707d9e8997b1e69392b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 12 Dec 2012 10:12:28 +0000 Subject: 0.12.1.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 85469bc..b430985 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ NAME = ldetect LIB_MAJOR = 0.12 LIB_MINOR = 1 -VERSION=$(LIB_MAJOR).$(LIB_MINOR) +VERSION=$(LIB_MAJOR).$(LIB_MINOR).1 prefix = /usr bindir = $(prefix)/bin -- cgit v1.2.1