From 13adfef5dedbc3c2d452d2903d3a9ee6d2ff0a42 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 13 Jan 2014 08:26:33 +0100 Subject: prepare release 0.1.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 90f77a2..d87c065 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.1 +VERSION := 0.1.2 all: pacredir avahi/pacdbserve.service README.html -- cgit v1.2.3-54-g00ecf