diff options
author | Christian Hesse <mail@eworm.de> | 2015-12-12 12:16:47 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2015-12-12 12:16:47 +0100 |
commit | f96d0c13c830fce3c83cc11cef0e1218aece1f99 (patch) | |
tree | 578b3672e853ae422a8523fcaf8c8ce00f59bc6e | |
parent | c072c7e9947ea85df6ee6b34c813f2b1a56cb393 (diff) | |
download | pacredir-f96d0c13c830fce3c83cc11cef0e1218aece1f99.tar.gz pacredir-f96d0c13c830fce3c83cc11cef0e1218aece1f99.tar.zst |
prepare version 0.1.160.1.16
-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.15 +VERSION := 0.1.16 all: pacredir avahi/pacdbserve.service README.html |