diff options
author | Christian Hesse <mail@eworm.de> | 2014-10-06 10:08:52 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-10-06 10:08:52 +0200 |
commit | d2b4d68ac62363cdad2067c946f7bf1a1feb4d0f (patch) | |
tree | c16c0d443868a09022fd175382a74a83c11818e5 /Makefile | |
parent | 43c4d30579ff359d3ebfcdf7e37bc4b7df611fb5 (diff) | |
download | pacredir-d2b4d68ac62363cdad2067c946f7bf1a1feb4d0f.tar.gz pacredir-d2b4d68ac62363cdad2067c946f7bf1a1feb4d0f.tar.zst |
prepare version 0.1.120.1.12
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.11 +VERSION := 0.1.12 all: pacredir avahi/pacdbserve.service README.html |