From 44d5c90af446537ddd292caff0cd85370a7339ab Mon Sep 17 00:00:00 2001 From: Friendika Date: Thu, 19 May 2011 17:25:41 -0700 Subject: better mailing list support, email addr can be either 'from' or 'to' --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 0eb1a36c8..66a76f49d 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.984' ); +define ( 'FRIENDIKA_VERSION', '2.2.985' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1054 ); -- cgit v1.2.3