aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 41c39b8..c2a3ef3 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ include $(OSCONFIGFILE)
# The version of the library.
LIB_MAJOR = 1
-LIB_MINOR = 3
+LIB_MINOR = 4
LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR)