From 4f2d516920b708ffedd9b8fc60e34b6f9326c644 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 13 Dec 2011 15:21:11 -0800 Subject: liveupdate: only modify existing conversations if not page1 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index b02b0be98..c604e4f77 100644 --- a/boot.php +++ b/boot.php @@ -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 ); -- cgit v1.2.3