diff --git a/Makefile b/Makefile
index 10830cf..3e1d9d8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 GITVER := $(shell git rev-parse HEAD)
-VERSION = 0.15
+VERSION = 0.16
 PREFIX ?= /usr/local
 SBINDIR ?= $(PREFIX)/sbin
 SHAREDIR ?= $(PREFIX)/share