diff options
author | Christian Hesse <mail@eworm.de> | 2014-10-05 21:38:07 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-10-05 21:38:07 +0200 |
commit | 01e2e4c3cbe738c93f43a0e418df6bc20a0c363c (patch) | |
tree | 00b65453e90e1191fbd395ac2f027d40157917cd /Makefile | |
parent | 8d9fda1e05c745d8e34a6a506c386b31f7285ec5 (diff) | |
download | paccache-0.1.11.tar.gz paccache-0.1.11.tar.zst |
prepare release 0.1.110.1.11
Diffstat (limited to 'Makefile')
-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.10 +VERSION := 0.1.11 all: pacredir avahi/pacdbserve.service README.html |