summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 689c25c..22c5f33 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
NAME = ldetect
LIB_MAJOR = 0.6
-LIB_MINOR = 5
+LIB_MINOR = 6
VERSION=$(LIB_MAJOR).$(LIB_MINOR)
prefix = /usr