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