diff options
author | redmatrix <git@macgirvin.com> | 2016-02-25 00:36:35 -0800 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-02-25 00:36:35 -0800 |
commit | ebfa1a12b9cc3d939ed49a7f66e5687267a409d3 (patch) | |
tree | 037b47bc72ae0f4b6b195266da39bb1870481cfd /version.inc | |
parent | 43521bb10b71752b5b3fd953056966ba30df50b6 (diff) | |
download | volse-hubzilla-ebfa1a12b9cc3d939ed49a7f66e5687267a409d3.tar.gz volse-hubzilla-ebfa1a12b9cc3d939ed49a7f66e5687267a409d3.tar.bz2 volse-hubzilla-ebfa1a12b9cc3d939ed49a7f66e5687267a409d3.zip |
when creating an event from a post in our stream, if the original post was private, set the event permissions to "just me". If it was a public event, set the event permissions to the channel default permissions.
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 2d59eb514..c612b6ed2 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2016-02-24.1317H +2016-02-25.1318H |