release v0.06

This commit is contained in:
Joshua Tauberer 2015-01-04 15:18:13 -05:00
parent fea77e41df
commit 0aa3941832
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
CHANGELOG CHANGELOG
========= =========
in development v0.06 (January 4, 2015)
-------------- -----------------------
Mail: Mail:

View File

@ -7,7 +7,7 @@
######################################################### #########################################################
if [ -z "$TAG" ]; then if [ -z "$TAG" ]; then
TAG=v0.05 TAG=v0.06
fi fi
# Are we running as root? # Are we running as root?