aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Böhm <bb@xnull.de>2009-10-03 09:58:37 +0200
committerBenedikt Böhm <bb@xnull.de>2009-10-03 09:58:37 +0200
commita911172f4c3e8552afacf942956c8b9c09a32551 (patch)
tree5f8ab9f9130156de039a02073a4ad973557b87c3
parentdo not use colored output with glsa-check (bug #285978) (diff)
downloadporticron-a911172f4c3e8552afacf942956c8b9c09a32551.tar.gz
porticron-a911172f4c3e8552afacf942956c8b9c09a32551.tar.bz2
porticron-a911172f4c3e8552afacf942956c8b9c09a32551.zip
version bumpv0.5.1
-rw-r--r--README.rst2
-rwxr-xr-xbin/porticron2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 4a94fc2..61b71bd 100644
--- a/README.rst
+++ b/README.rst
@@ -3,7 +3,7 @@ porticron
=========
:Author: `Benedikt Böhm <bb@xnull.de>`_
-:Version: 0.5
+:Version: 0.5.1
:Web: http://bb.xnull.de/projects/porticron/
:Source: http://git.xnull.de/gitweb/?p=porticron.git (also on `github <http://github.com/hollow/porticron>`_)
:Download: http://bb.xnull.de/projects/porticron/dist/
diff --git a/bin/porticron b/bin/porticron
index 7d5828b..140277b 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"
+PORTICRON_VERSION="0.5.1"
version() {
echo "porticron ${PORTICRON_VERSION}"