aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2014-01-06 18:02:48 +0000
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2014-01-06 18:02:48 +0000
commitab4c1c3d3ea3c4e0c721dc61e16c3450929cf54c (patch)
tree6246d361e37cb6737671fdb0508eea80eeb42967
parent11e6cf7497aa019d2e58ca04c38ef81174eb8297 (diff)
downloadtermo-ab4c1c3d3ea3c4e0c721dc61e16c3450929cf54c.tar.gz
termo-ab4c1c3d3ea3c4e0c721dc61e16c3450929cf54c.tar.xz
termo-ab4c1c3d3ea3c4e0c721dc61e16c3450929cf54c.zip
Bump VERSION to 0.17
-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