diff options
author | Mario Vavti <mario@mariovavti.com> | 2019-05-29 09:08:40 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2019-05-29 09:08:40 +0200 |
commit | b6bd2884d56877b9b6c69ac1403e17060341256e (patch) | |
tree | 6ce3c263a5ef87acb27f39a17b2e832b6ee37113 /boot.php | |
parent | 097b2390dbe2f80e966ae8486ffe8aedaa7461af (diff) | |
parent | 767a235611012200c6767ca602d736e7ab3b8b40 (diff) | |
download | volse-hubzilla-b6bd2884d56877b9b6c69ac1403e17060341256e.tar.gz volse-hubzilla-b6bd2884d56877b9b6c69ac1403e17060341256e.tar.bz2 volse-hubzilla-b6bd2884d56877b9b6c69ac1403e17060341256e.zip |
Merge branch 'dev' into 4.2RC
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -468,7 +468,7 @@ define ( 'NAMESPACE_YMEDIA', 'http://search.yahoo.com/mrss/' ); define ( 'ACTIVITYSTREAMS_JSONLD_REV', 'https://www.w3.org/ns/activitystreams' ); -define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.4' ); +define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.5' ); /** * activity stream defines */ |