Commit 6b35d840 authored by Joshua Tauberer's avatar Joshua Tauberer

pulling v0.13

parent 3b6f7250
...@@ -4,6 +4,8 @@ CHANGELOG ...@@ -4,6 +4,8 @@ CHANGELOG
v0.13 (August 19, 2015) v0.13 (August 19, 2015)
----------------------- -----------------------
THIS RELEASE WAS PULLED DUE TO A FATAL OWNCLOUD BUG.
Mail: Mail:
* Outbound mail headers (the Recieved: header) are tweaked to possibly improve deliverability. * Outbound mail headers (the Recieved: header) are tweaked to possibly improve deliverability.
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
######################################################### #########################################################
if [ -z "$TAG" ]; then if [ -z "$TAG" ]; then
TAG=v0.13 TAG=v0.12c
fi fi
# Are we running as root? # Are we running as root?
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment