diff options
author | friendica <info@friendica.com> | 2013-08-19 17:18:13 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-08-19 17:18:13 -0700 |
commit | 2e14dc242e552629cac5914e85096d423e6fd43c (patch) | |
tree | cc63d1a204d50c3574294ef9df92588cc1035a4b /version.inc | |
parent | 20f3d097080fde4315b25523fe29b129cdd7034c (diff) | |
download | volse-hubzilla-2e14dc242e552629cac5914e85096d423e6fd43c.tar.gz volse-hubzilla-2e14dc242e552629cac5914e85096d423e6fd43c.tar.bz2 volse-hubzilla-2e14dc242e552629cac5914e85096d423e6fd43c.zip |
if changing primary hub during an import operation - remove the old xchan and create a fresh xchan pointing at this instance. Also a minor edit to increase the default photo upload limit for new sites. There aren't many cameras left that will take photos < 800k in size.
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 7f9c7a59b..717abe607 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-08-18.409 +2013-08-19.410 |