From d66056af9d56d86fdb57061c83c9187ea9f51403 Mon Sep 17 00:00:00 2001 From: Friendika Date: Fri, 10 Jun 2011 20:39:46 -0700 Subject: reduce visibility of lang-select flag (duepuntozero) --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index b94000b60..b8b0dc059 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.1006' ); +define ( 'FRIENDIKA_VERSION', '2.2.1007' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1063 ); -- cgit v1.2.3