From ad6e70af81871c61a6953e4d1802939019031bef Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sun, 19 Feb 2017 18:32:15 +0100 Subject: Bump version to 0.7.1 --- bin/porticron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/porticron b/bin/porticron index a9d9abd..3b06afb 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" +PORTICRON_VERSION="0.7.1" version() { echo "porticron ${PORTICRON_VERSION}" -- cgit v1.2.3-65-gdbad