Bump VERSION to 0.17

This commit is contained in:
Paul LeoNerd Evans 2014-01-06 18:02:48 +00:00
parent 11e6cf7497
commit ab4c1c3d3e
1 changed files with 3 additions and 3 deletions

View File

@ -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