reduce polling load

This commit is contained in:
Friendika
2011-11-04 15:21:46 -07:00
parent 2765b0ba41
commit a203820efe
2 changed files with 10 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Friendica');
define ( 'FRIENDIKA_VERSION', '2.3.1154' );
define ( 'FRIENDIKA_VERSION', '2.3.1155' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1102 );