diff options
author | friendica <info@friendica.com> | 2013-11-14 14:19:20 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-14 14:19:20 -0800 |
commit | 49a392942cbea18432c44f227804e3cc8f5d79b0 (patch) | |
tree | b1bbdec9031d2e60fab9d1d129105779b1273e59 /version.inc | |
parent | ee629534d5245443152797bae81768680b5dda85 (diff) | |
download | volse-hubzilla-49a392942cbea18432c44f227804e3cc8f5d79b0.tar.gz volse-hubzilla-49a392942cbea18432c44f227804e3cc8f5d79b0.tar.bz2 volse-hubzilla-49a392942cbea18432c44f227804e3cc8f5d79b0.zip |
acl in webpages and a couple of other little bits related to webpages - sort the list of pages by last edited and use prepare_body() so we get private stuff (and attachments, categories, etc.) formatted correctly
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 9bfc4c094..89e9b0932 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-11-13.496 +2013-11-14.497 |