pulling v0.13

This commit is contained in:
Joshua Tauberer 2015-08-19 17:58:47 -04:00
parent 3b6f7250ee
commit 6b35d8402c
2 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@ CHANGELOG
v0.13 (August 19, 2015)
-----------------------
THIS RELEASE WAS PULLED DUE TO A FATAL OWNCLOUD BUG.
Mail:
* Outbound mail headers (the Recieved: header) are tweaked to possibly improve deliverability.

View File

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