diff options
author | Mario Vavti <mario@mariovavti.com> | 2019-02-06 06:46:05 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2019-02-06 06:46:05 +0100 |
commit | 860dead9851116617a275fbe08e861ce5d8642f9 (patch) | |
tree | 20191c39a735788ca8d22bd43a19ab32b480662f /boot.php | |
parent | 4bcddca1f0e193e699b55a917aebfab17e63d735 (diff) | |
parent | 518ceb53a8de5b4ee375947721d56f7a43621a61 (diff) | |
download | volse-hubzilla-860dead9851116617a275fbe08e861ce5d8642f9.tar.gz volse-hubzilla-860dead9851116617a275fbe08e861ce5d8642f9.tar.bz2 volse-hubzilla-860dead9851116617a275fbe08e861ce5d8642f9.zip |
Merge remote-tracking branch 'mike/master' into dev
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.2' ); +define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.3' ); /** * activity stream defines */ |