From deee60576eb547b0c7fa219042db8f803862cb7e Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 20 Oct 2017 09:00:31 +0200 Subject: prepare version 0.3.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 88ebba3..6454875 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ ID := $(shell grep 'ID=' < /etc/os-release | cut -d= -f2) # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.3.0 +VERSION := 0.3.1 all: pacredir avahi/pacdbserve.service avahi/pacserve.service README.html -- cgit v1.2.3-54-g00ecf