From 1e0d3173f8ca37eb448d9a45a0f1235da43e84a1 Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 1 Jun 2011 21:15:20 -0700 Subject: i before e, except after.... --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index f42d6beda..ea119411e 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.997' ); +define ( 'FRIENDIKA_VERSION', '2.2.998' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1059 ); -- cgit v1.2.3