From 43110db749850e49d309ad8b3e72266bd373a2a8 Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 17 Jul 2011 16:08:47 -0700 Subject: begin invites, fb setup changes --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 6a622dbc0..af510a808 100644 --- a/boot.php +++ b/boot.php @@ -4,7 +4,7 @@ set_time_limit(0); ini_set('pcre.backtrack_limit', 250000); -define ( 'FRIENDIKA_VERSION', '2.2.1043' ); +define ( 'FRIENDIKA_VERSION', '2.2.1044' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1075 ); -- cgit v1.2.3