From 635c5616a6b6e9e39ca54e3b8ffdf1488d0568a3 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 30 Sep 2009 15:28:48 +0000 Subject: bump major since ABI changed --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b46d345..c9f2c54 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = ldetect -LIB_MAJOR = 0.9 +LIB_MAJOR = 0.10 LIB_MINOR = 1 VERSION=$(LIB_MAJOR).$(LIB_MINOR) -- cgit v1.2.1