From 38caeeab066d7f45ca13bebe0c4989a4efdec769 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 20 May 2013 16:32:19 +0200 Subject: [PATCH] Makefile: bump to 0.14. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 62c4f31..c51ac9e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GITVER := $(shell git rev-parse HEAD) -VERSION = 0.13 +VERSION = 0.14 PREFIX ?= /usr/local SBINDIR ?= $(PREFIX)/sbin SHAREDIR ?= $(PREFIX)/share