diff options
author | friendica <info@friendica.com> | 2014-07-15 17:11:43 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-07-15 17:11:43 -0700 |
commit | 0435a08f3bafe47e0fe0cda6e698f93a5fab26e6 (patch) | |
tree | 7d39f888bedd8ad44ddcac0d9f6c5e5affff3725 /version.inc | |
parent | 01491e7d61576235f364af04039c9219ef6f6456 (diff) | |
download | volse-hubzilla-0435a08f3bafe47e0fe0cda6e698f93a5fab26e6.tar.gz volse-hubzilla-0435a08f3bafe47e0fe0cda6e698f93a5fab26e6.tar.bz2 volse-hubzilla-0435a08f3bafe47e0fe0cda6e698f93a5fab26e6.zip |
fix rename_system_url() for the case of somebody who has no local xchan_url (was cloned from elsewhere and is not primary)
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 053356f75..bf817a3db 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-07-14.736 +2014-07-15.737 |