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

v0.12c release to work-around Sourceforge outage

This commit is contained in:
Joshua Tauberer
2015-07-19 08:30:03 -04:00
parent e11825392d
commit 1b00184c89
3 changed files with 5 additions and 3 deletions

View File

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