diff options
author | friendica <info@friendica.com> | 2013-11-18 00:55:41 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-18 00:55:41 -0800 |
commit | fa8f26c544060b01fc8f6d0df22eea71ae8770fd (patch) | |
tree | d6e7919a12d434d9ff950e3d66202503577d6889 /version.inc | |
parent | dd6c64f95adc89895d4adf9ede8fbc8fdae41750 (diff) | |
download | volse-hubzilla-fa8f26c544060b01fc8f6d0df22eea71ae8770fd.tar.gz volse-hubzilla-fa8f26c544060b01fc8f6d0df22eea71ae8770fd.tar.bz2 volse-hubzilla-fa8f26c544060b01fc8f6d0df22eea71ae8770fd.zip |
change the way magic-auth works - we rarely need a destination channel and if that channel has problems
it shouldn't mess up authentication to the hub.
Diffstat (limited to 'version.inc')
-rw-r--r-- | version.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc index 771e7842a..cda99cbcd 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-11-17.500 +2013-11-18.501 |