summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-02-26 13:55:51 +0000
committerThierry Vignaud <tv@mandriva.org>2007-02-26 13:55:51 +0000
commit66cbf1af9384fd43a6d1132c1f5b809ae1b35eb6 (patch)
tree4bc6154e15ef7842071306e612145df01943911a /Makefile
parent2e3094e9259745d256062e8933ccc28dfb2a6a2e (diff)
downloadldetect-66cbf1af9384fd43a6d1132c1f5b809ae1b35eb6.tar
ldetect-66cbf1af9384fd43a6d1132c1f5b809ae1b35eb6.tar.gz
ldetect-66cbf1af9384fd43a6d1132c1f5b809ae1b35eb6.tar.bz2
ldetect-66cbf1af9384fd43a6d1132c1f5b809ae1b35eb6.tar.xz
ldetect-66cbf1af9384fd43a6d1132c1f5b809ae1b35eb6.zip
bump major after ABI changes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b936ca0..08f872b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
NAME = ldetect
-LIB_MAJOR = 0.6
-LIB_MINOR = 7
+LIB_MAJOR = 0.7
+LIB_MINOR = 0
VERSION=$(LIB_MAJOR).$(LIB_MINOR)
prefix = /usr