From ed8a9d94802615f703f38c55f65e3ccec1d4526f Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 19 Mar 2015 19:05:58 +0100 Subject: prepare version 0.1.13 No changes in a long time... So let's get last commits into a release. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e3a7728..fafde8f 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ CFLAGS += $(shell pkg-config --libs --cflags libmicrohttpd) CFLAGS += -liniparser # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.1.12 +VERSION := 0.1.13 all: pacredir avahi/pacdbserve.service README.html -- cgit v1.2.3-54-g00ecf