From 065118ec0081046551ccf34602adc2189770cd6e Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 5 Jul 2018 14:46:14 +0200 Subject: prepare version 0.4.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 776f715..fc91a1f 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.3 +VERSION := 0.4.0 all: pacredir avahi/pacserve.service README.html -- cgit v1.2.3-54-g00ecf