diff options
author | Christian Hesse <mail@eworm.de> | 2014-08-29 11:29:46 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-08-29 11:29:46 +0200 |
commit | 12c9d4c856293991f55c9b1a82bafabc549246bb (patch) | |
tree | 1b06e7aca6957926d23c884513b3163f8ec9ccdf | |
parent | 9c895517e7c7d8dc3f4ce4f07caefe9c6310790a (diff) | |
download | pacredir-12c9d4c856293991f55c9b1a82bafabc549246bb.tar.gz pacredir-12c9d4c856293991f55c9b1a82bafabc549246bb.tar.zst |
prepare version 0.1.70.1.7
-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.6 +VERSION := 0.1.7 all: pacredir avahi/pacdbserve.service README.html |