diff options
author | friendica <info@friendica.com> | 2013-09-15 03:48:43 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-09-15 03:48:43 -0700 |
commit | 129a119c84d87bffe099cea7ac5b0ed511c26f80 (patch) | |
tree | 831b0d681e2748aded17bc59ee4580a72ecd5cd5 /version.inc | |
parent | aefb0f823353d15a281d3c94ec6fc044e1b62580 (diff) | |
download | volse-hubzilla-129a119c84d87bffe099cea7ac5b0ed511c26f80.tar.gz volse-hubzilla-129a119c84d87bffe099cea7ac5b0ed511c26f80.tar.bz2 volse-hubzilla-129a119c84d87bffe099cea7ac5b0ed511c26f80.zip |
implement what I hope will now be the server side of directory sync, add viewsrc to item_photo_menu, and log what changed in import_xchan update objects so we can find out why there are so many updates when nothing _obvious_ has changed that should trigger it.
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 ca5f77852..2ee9add97 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-09-14.436 +2013-09-15.437 |