ensure comment counts update after refactor of collapsed comments

This commit is contained in:
friendica 2011-11-23 14:03:53 -08:00
parent 335c0cddcf
commit 7a259d4acb
3 changed files with 3 additions and 2 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.1173' );
define ( 'FRIENDIKA_VERSION', '2.3.1174' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1105 );