diff options
author | Christian Hesse <mail@eworm.de> | 2015-07-13 10:52:16 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2015-07-13 10:52:16 +0200 |
commit | e7afd8bab7e52a1dd53b900fd93fbd97092278d8 (patch) | |
tree | ca3c12fbe0cfe7c18b97be0678e3b32f586ee271 | |
parent | 6bc5a120866bbe5e03d42e57bbe987e54525d096 (diff) | |
download | pacredir-e7afd8bab7e52a1dd53b900fd93fbd97092278d8.tar.gz pacredir-e7afd8bab7e52a1dd53b900fd93fbd97092278d8.tar.zst |
prepare version 0.1.150.1.15
-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.14 +VERSION := 0.1.15 all: pacredir avahi/pacdbserve.service README.html |