diff options
author | Christian Hesse <mail@eworm.de> | 2014-04-04 14:05:45 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-04-04 14:05:45 +0200 |
commit | 84179e44c16b73b51600dfba703dfc2c83320a2e (patch) | |
tree | b637f335758f05f0b80afa5c435edc0380b5a36b | |
parent | e964469daef8f6d6fe4f0007b83ec294a423fd25 (diff) | |
download | pacredir-84179e44c16b73b51600dfba703dfc2c83320a2e.tar.gz pacredir-84179e44c16b73b51600dfba703dfc2c83320a2e.tar.zst |
prepare version 0.1.30.1.3
-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.2 +VERSION := 0.1.3 all: pacredir avahi/pacdbserve.service README.html |