prep for v0.07 tag

This commit is contained in:
Joshua Tauberer 2015-02-28 17:09:12 -05:00
parent d01001f2a5
commit 1be0f39be0
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
CHANGELOG CHANGELOG
========= =========
Development v0.07 (February 28, 2015)
----------- -------------------------
Mail: Mail:

View File

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