aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2024-10-28 18:18:23 +0100
committerSebastian Pipping <sebastian@pipping.org>2024-10-28 18:18:58 +0100
commit10ff62befb3f6fd6917e7c2888956c86815bc677 (patch)
tree0812bd6f5819c914abb300e17c73ec236d285496 /bin
parentReplace dig by getent (diff)
downloadporticron-master.tar.gz
porticron-master.tar.bz2
porticron-master.zip
Bump version to 0.7.2HEADv0.7.2master
Signed-off-by: Sebastian Pipping <sebastian@pipping.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/porticron2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/porticron b/bin/porticron
index 19ccbb1..aeee091 100755
--- a/bin/porticron
+++ b/bin/porticron
@@ -1,7 +1,7 @@
#!/bin/bash
# vim: set fileencoding=utf-8 ts=4 sw=4 noexpandtab
-PORTICRON_VERSION="0.7.1"
+PORTICRON_VERSION="0.7.2"
version() {
echo "porticron ${PORTICRON_VERSION}"