diff options
author | Christian Hesse <mail@eworm.de> | 2014-09-02 08:05:35 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-09-02 08:05:35 +0200 |
commit | 63b7617d6c48cc9406176c81f32a188ea6fc330b (patch) | |
tree | 5932aac40b8979815f934088c5cf3b20493e423f | |
parent | 487d2f274df1258b43cf672988f081778c389932 (diff) | |
download | pacredir-63b7617d6c48cc9406176c81f32a188ea6fc330b.tar.gz pacredir-63b7617d6c48cc9406176c81f32a188ea6fc330b.tar.zst |
prepare version 0.1.90.1.9
-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.8 +VERSION := 0.1.9 all: pacredir avahi/pacdbserve.service README.html |