summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-09-23 17:18:15 +0000
committerThierry Vignaud <tv@mandriva.org>2009-09-23 17:18:15 +0000
commit55121620aec17d612aa2fe687f118bfe2307aa53 (patch)
treeea8c0243a7d64211d8cda9ce0d3e9ff3974c64ea
parentd86decaa8b7f0649763cb79b9121b69ba92506f8 (diff)
downloadldetect-55121620aec17d612aa2fe687f118bfe2307aa53.tar
ldetect-55121620aec17d612aa2fe687f118bfe2307aa53.tar.gz
ldetect-55121620aec17d612aa2fe687f118bfe2307aa53.tar.bz2
ldetect-55121620aec17d612aa2fe687f118bfe2307aa53.tar.xz
ldetect-55121620aec17d612aa2fe687f118bfe2307aa53.zip
bump major since ABI changed
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 78331de..e007ec6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
NAME = ldetect
-LIB_MAJOR = 0.8
-LIB_MINOR = 6
+LIB_MAJOR = 0.9
+LIB_MINOR = 0
VERSION=$(LIB_MAJOR).$(LIB_MINOR)
prefix = /usr