catch stragglers in "chunked" delivery mode

This commit is contained in:
friendica 2012-11-27 15:17:41 -08:00
commit 32868dab79
3 changed files with 155 additions and 142 deletions

View file

@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
require_once('include/features.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1538' );
define ( 'FRIENDICA_VERSION', '3.0.1540' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1157 );