aboutsummaryrefslogtreecommitdiffstats
path: root/version.inc
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-03-20 15:27:26 -0700
committerredmatrix <git@macgirvin.com>2016-03-20 15:27:26 -0700
commiteb68b66c58fb0fb0511827a51d39ef0b6aff6d33 (patch)
treebedd4fbee58d8f13a6ab11b52a62f34de7370df6 /version.inc
parent77094f8d2bffa70c9e95518b9883f8752304102c (diff)
downloadvolse-hubzilla-eb68b66c58fb0fb0511827a51d39ef0b6aff6d33.tar.gz
volse-hubzilla-eb68b66c58fb0fb0511827a51d39ef0b6aff6d33.tar.bz2
volse-hubzilla-eb68b66c58fb0fb0511827a51d39ef0b6aff6d33.zip
issue #330 - permit archived connections in ACLs. If they are to be blocked for delivery (or some other purpose) this should probably happen in the delivery mechanism (or other related sub-system) rather than the permissions mechanism, although currently we still attempt direct delivery to archived connections. Technically "archived" means merely that we won't 'poll' the connection according to the current definition.
Diffstat (limited to 'version.inc')
-rw-r--r--version.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc
index 6bb30e303..bb86eb584 100644
--- a/version.inc
+++ b/version.inc
@@ -1 +1 @@
-2016-03-19.1340H
+2016-03-20.1341H