From feabec2e7e69618c21ac23a445200fb7a0bcfdcc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 11 Aug 2013 12:17:53 +0200 Subject: Bump version to v19. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 55cd3fe..ad4f417 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GITVER := $(shell git rev-parse HEAD) -VERSION = 0.18 +VERSION = 0.19 PREFIX ?= /usr/local SBINDIR ?= $(PREFIX)/sbin SHAREDIR ?= $(PREFIX)/share -- cgit 1.4.1