summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-10-01 07:48:33 +0000
committerThierry Vignaud <tv@mandriva.org>2009-10-01 07:48:33 +0000
commitd64ad88961aa3acafd5af35005f10844dceaefca (patch)
tree5acf62d8e04c26570d5bbec5498a695b7065b9e9
parent440e9802ed3b4a4af20c06cbd9f7beb9e964f87d (diff)
downloadldetect-d64ad88961aa3acafd5af35005f10844dceaefca.tar
ldetect-d64ad88961aa3acafd5af35005f10844dceaefca.tar.gz
ldetect-d64ad88961aa3acafd5af35005f10844dceaefca.tar.bz2
ldetect-d64ad88961aa3acafd5af35005f10844dceaefca.tar.xz
ldetect-d64ad88961aa3acafd5af35005f10844dceaefca.zip
bump major since ABI changed
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)