aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Böhm <bb@xnull.de>2013-11-13 11:10:17 +0100
committerBenedikt Böhm <bb@xnull.de>2013-11-13 11:10:17 +0100
commitdf727fef2dfcc0499b92bd536280fde5373fbcc6 (patch)
treeb4d61ab6c2ca25182a980f49d52217b1cd3e5828
parentversion bump (diff)
downloadporticron-df727fef2dfcc0499b92bd536280fde5373fbcc6.tar.gz
porticron-df727fef2dfcc0499b92bd536280fde5373fbcc6.tar.bz2
porticron-df727fef2dfcc0499b92bd536280fde5373fbcc6.zip
update version. fixes #4
-rwxr-xr-xbin/porticron2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/porticron b/bin/porticron
index 763ddb4..d168b27 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.5.2"
+PORTICRON_VERSION="0.7"
version() {
echo "porticron ${PORTICRON_VERSION}"