From 327105a4ea722e746cae0caa2731ec13435fadc7 Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 6 Nov 2011 16:48:13 -0800 Subject: try and fix diaspora multiple items queued issue --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 76f4f4693..e46c52a18 100644 --- a/boot.php +++ b/boot.php @@ -9,7 +9,7 @@ require_once('include/nav.php'); require_once('include/cache.php'); define ( 'FRIENDIKA_PLATFORM', 'Friendica'); -define ( 'FRIENDIKA_VERSION', '2.3.1156' ); +define ( 'FRIENDIKA_VERSION', '2.3.1157' ); define ( 'DFRN_PROTOCOL_VERSION', '2.22' ); define ( 'DB_UPDATE_VERSION', 1102 ); -- cgit v1.2.3