1
1
Fork 0

liveupdate: only modify existing conversations if not page1

This commit is contained in:
friendica 2011-12-13 15:21:11 -08:00
commit 4f2d516920
2 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 ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1193' );
define ( 'FRIENDICA_VERSION', '2.3.1194' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1111 );