diff options
author | friendica <info@friendica.com> | 2013-11-04 16:44:23 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-04 16:44:23 -0800 |
commit | c61a0d9dabfa7c615e33c721cbf57582939b157b (patch) | |
tree | ab98f2634c628d04e9b4ced0b9990092da282110 /version.inc | |
parent | d783183572d26585983959564a1b38b6e63b95ff (diff) | |
download | volse-hubzilla-c61a0d9dabfa7c615e33c721cbf57582939b157b.tar.gz volse-hubzilla-c61a0d9dabfa7c615e33c721cbf57582939b157b.tar.bz2 volse-hubzilla-c61a0d9dabfa7c615e33c721cbf57582939b157b.zip |
private tagged posts weren't creating second delivery chain - they were incorrectly being marked as "in a reshare" due to being 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 3c41a6753..bd47e9407 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-11-03.486 +2013-11-04.487 |