aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-07-18 09:13:32 +0200
committerGravatar Christian Hesse <mail@eworm.de>2025-07-18 14:21:19 +0200
commit2607d85b5b01e37993693443d2a791a1502f823b (patch)
treed287ab18623e2bb4344e51c22cac17181e88893b
parentdd127c6b4dcd500699c32dac9b4c68e88f206692 (diff)
downloadpacredir-main.tar.gz
pacredir-main.tar.zst
prepare version 0.7.2HEAD0.7.2main
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 694f5f3..d7c7e4b 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ ID := $(shell shopt -u extglob && source /etc/os-release && echo $$ID)
# this is just a fallback in case you do not use git but downloaded
# a release tarball...
-VERSION := 0.7.1
+VERSION := 0.7.2
SERVICESIN = $(wildcard */*.service.in)
SERVICES = $(SERVICESIN:.in=)