diff options
author | Christian Hesse <mail@eworm.de> | 2018-07-05 14:46:14 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-07-05 14:46:14 +0200 |
commit | 065118ec0081046551ccf34602adc2189770cd6e (patch) | |
tree | 6e3900d63515f06754236eeeed55402989d4d25f | |
parent | eeb439db30c82c429a7a02bb0287713556ef7785 (diff) | |
download | pacredir-0.4.0.tar.gz (sig) pacredir-0.4.0.tar.zst (sig) |
prepare version 0.4.00.4.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ ID := $(shell grep 'ID=' < /etc/os-release | cut -d= -f2) # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.3.3 +VERSION := 0.4.0 all: pacredir avahi/pacserve.service README.html |