From 3389b3d3de8c37db3f3a50c3ec9095200dca4188 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 12 Jun 2013 05:30:15 +0200 Subject: [PATCH] Bump version to v16. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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