diff options
author | Christian Hesse <mail@eworm.de> | 2016-01-30 21:26:05 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-01-30 21:26:05 +0100 |
commit | 7af3833b4f71f5060373eb15dc995c1dd685eeb5 (patch) | |
tree | 3a3f473d0913df20fd7f427278a8591acc6132de | |
parent | 6be04294c6c5b0a3944aa49dea4b3cff5125582e (diff) | |
download | pacredir-7af3833b4f71f5060373eb15dc995c1dd685eeb5.tar.gz pacredir-7af3833b4f71f5060373eb15dc995c1dd685eeb5.tar.zst |
prepare version 0.1.180.1.18
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.17 +VERSION := 0.1.18 all: pacredir avahi/pacdbserve.service README.html |