Bump version to 0.2.4

This commit is contained in:
Janek Bevendorff 2015-10-14 19:50:51 +02:00
parent fea3b8e4cd
commit a87b975a72
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
# THE SOFTWARE. # THE SOFTWARE.
## ##
_VERSION="0.2.3" _VERSION="0.2.4"
headline() { headline() {
if [ "$1" != "" ]; then if [ "$1" != "" ]; then
@ -51,4 +51,4 @@ elif [ "$1" == "copyright" ]; then
else else
headline headline
copyright copyright
fi fi