From 9d6ff18da4815b13b6f826e3b7e8d426b8f8e9d5 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 13 Jan 2012 18:30:51 +0000 Subject: 0.12.0 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b958396..9a0fc0b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME = ldetect -LIB_MAJOR = 0.11 -LIB_MINOR = 6 +LIB_MAJOR = 0.12 +LIB_MINOR = 0 VERSION=$(LIB_MAJOR).$(LIB_MINOR) prefix = /usr -- cgit v1.2.1