From 99a548d4ac195b08fd3928a95d560a6242e28142 Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 7 Nov 2011 17:25:40 -0800 Subject: fix friend suggest link in testbubble --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index e46c52a18..b7aff697d 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.1157' ); +define ( 'FRIENDIKA_VERSION', '2.3.1158' ); define ( 'DFRN_PROTOCOL_VERSION', '2.22' ); define ( 'DB_UPDATE_VERSION', 1102 ); -- cgit v1.2.3