diff options
author | friendica <info@friendica.com> | 2014-08-25 02:14:48 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-08-25 02:14:48 -0700 |
commit | 86fb165dc98e096c71cd94ccfccea29283e42f4b (patch) | |
tree | e3ad483db86b850da7563c0dba1686cf84216308 /version.inc | |
parent | e0ee66d0b40247e05d4cbc1ca7687b74b1bc88d9 (diff) | |
download | volse-hubzilla-86fb165dc98e096c71cd94ccfccea29283e42f4b.tar.gz volse-hubzilla-86fb165dc98e096c71cd94ccfccea29283e42f4b.tar.bz2 volse-hubzilla-86fb165dc98e096c71cd94ccfccea29283e42f4b.zip |
re-obscure item body if localize_item() changes it. It's already flagged as obscured so we need it to actually be obscured.
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 5eaf3e43a..ccd4c24d1 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-08-24.777 +2014-08-25.778 |