summaryrefslogtreecommitdiffstats
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 9b8dbe6..d82c124 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@
# Version numbers
export RELEASE=rc120
LIBVER_MAJOR=1
-LIBVER_MINOR=2
+LIBVER_MINOR=3
LIBVER_PATCH=0
LIBVER=$(LIBVER_MAJOR).$(LIBVER_MINOR).$(LIBVER_PATCH)