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