diff options
author | Christian Hesse <mail@eworm.de> | 2016-05-27 10:33:16 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-05-27 10:33:16 +0200 |
commit | 472c84678e9fc4ae9282bf1ec39bcb10a8a1f3b1 (patch) | |
tree | 4aa74684389c3a2217433a729b0fda974f616f85 /Makefile | |
parent | 415d00ac46e744dbfc512c047c69c07b62431403 (diff) | |
download | paccache-472c84678e9fc4ae9282bf1ec39bcb10a8a1f3b1.tar.gz paccache-472c84678e9fc4ae9282bf1ec39bcb10a8a1f3b1.tar.zst |
prepare version 0.1.200.1.20
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ LDFLAGS += -Wl,-z,now -Wl,-z,relro -pie # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.1.19 +VERSION := 0.1.20 all: pacredir avahi/pacdbserve.service README.html |