1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-04 15:54:48 +01:00

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

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