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 5b2bdfd..09089b5 100644
--- a/Makefile
+++ b/Makefile
@@ -44,11 +44,11 @@ TESTSOURCES=$(wildcard t/[0-9]*.c)
TESTFILES=$(TESTSOURCES:.c=.t)
VERSION_MAJOR=0
-VERSION_MINOR=16
+VERSION_MINOR=17
-VERSION_CURRENT=11
+VERSION_CURRENT=12
VERSION_REVISION=0
-VERSION_AGE=10
+VERSION_AGE=11
PREFIX=/usr/local
LIBDIR=$(PREFIX)/lib