diff options
author | Christian Hesse <mail@eworm.de> | 2015-03-19 19:05:58 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2015-03-19 19:05:58 +0100 |
commit | ed8a9d94802615f703f38c55f65e3ccec1d4526f (patch) | |
tree | 51dd869346a0df3962d911ab5b5d6d1f60789a69 | |
parent | f597c5eb73a1fdfba523dfa2eb329be2dff1de95 (diff) | |
download | pacredir-ed8a9d94802615f703f38c55f65e3ccec1d4526f.tar.gz pacredir-ed8a9d94802615f703f38c55f65e3ccec1d4526f.tar.zst |
prepare version 0.1.130.1.13
No changes in a long time... So let's get last commits into a release.
-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.12 +VERSION := 0.1.13 all: pacredir avahi/pacdbserve.service README.html |