From d64ad88961aa3acafd5af35005f10844dceaefca Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 1 Oct 2009 07:48:33 +0000 Subject: bump major since ABI changed --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 78ed543..0d39e48 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = ldetect -LIB_MAJOR = 0.10 +LIB_MAJOR = 0.11 LIB_MINOR = 0 VERSION=$(LIB_MAJOR).$(LIB_MINOR) -- cgit v1.2.1