diff options
author | Christian Hesse <mail@eworm.de> | 2016-01-27 22:51:22 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-01-27 22:51:22 +0100 |
commit | b56e7126936cd7951680346445887601863bae23 (patch) | |
tree | cbaf9a15e06b231726ec46223a741a15c1374375 | |
parent | d58da38557ba5b47e86a8f3fdb61a969af4a4589 (diff) | |
download | pacredir-b56e7126936cd7951680346445887601863bae23.tar.gz pacredir-b56e7126936cd7951680346445887601863bae23.tar.zst |
prepare version 0.1.170.1.17
-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.16 +VERSION := 0.1.17 all: pacredir avahi/pacdbserve.service README.html |