aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed35ab5..f7a4503 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ include $(OSCONFIGFILE)
# The version of the library.
LIB_MAJOR = 1
-LIB_MINOR = 2
+LIB_MINOR = 3
LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR)