diff options
-rwxr-xr-x | bin/porticron | 2 |
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}" |