prep for v0.07 tag

This commit is contained in:
Joshua Tauberer
2015-02-28 17:09:12 -05:00
parent d01001f2a5
commit 196e3e8039
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
CHANGELOG
=========
Development
-----------
v0.07 (February 28, 2015)
-------------------------
Mail:
+1 -1
View File
@@ -7,7 +7,7 @@
#########################################################
if [ -z "$TAG" ]; then
TAG=v0.06
TAG=v0.07
fi
# Are we running as root?