From 8c849d4862cd5957593ea510b39c4e178655277a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 5 Apr 2013 10:36:56 +0000 Subject: 0.12.7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6e1fb64..15a6065 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME = ldetect LIB_MAJOR = 0.12 -LIB_MINOR = 6 +LIB_MINOR = 7 VERSION=$(LIB_MAJOR).$(LIB_MINOR) prefix = /usr -- cgit v1.2.1