diff options
author | friendica <info@friendica.com> | 2014-09-21 14:46:12 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-09-21 14:46:12 -0700 |
commit | 09b5bbb032116f9d984f557cdf43aa23fb65650a (patch) | |
tree | 3c9404e0a6e9b1f4239fa9ef14e36b417e4f70e5 /version.inc | |
parent | 22e6e691ca46a49db65a304dc2133b7ee15febc4 (diff) | |
download | volse-hubzilla-09b5bbb032116f9d984f557cdf43aa23fb65650a.tar.gz volse-hubzilla-09b5bbb032116f9d984f557cdf43aa23fb65650a.tar.bz2 volse-hubzilla-09b5bbb032116f9d984f557cdf43aa23fb65650a.zip |
feeds with '@' in the URL were being handled as webfinger addresses and didn't fall through to RSS discovery. Issue #599
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 5a8480353..3e346cf06 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-09-20.804 +2014-09-21.805 |