aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index e51bc58..472bada 100644
--- a/Makefile
+++ b/Makefile
@@ -36,11 +36,11 @@ TESTSOURCES=$(wildcard t/[0-9]*.c)
TESTFILES=$(TESTSOURCES:.c=.t)
VERSION_MAJOR=0
-VERSION_MINOR=13
+VERSION_MINOR=14
-VERSION_CURRENT=8
+VERSION_CURRENT=9
VERSION_REVISION=0
-VERSION_AGE=7
+VERSION_AGE=8
PREFIX=/usr/local
LIBDIR=$(PREFIX)/lib