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

Merge tag 'v0.12c'

v0.12c

remove live dependency on Sourceforge

everything was already on master
This commit is contained in:
Joshua Tauberer
2015-07-19 08:34:16 -04:00
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?