From c8ac50c845a9456f463b79667fb4be7fa4604d36 Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 2 May 2011 15:44:17 -0700 Subject: [PATCH] revup --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 719491d6b7..72d36dac47 100644 --- a/boot.php +++ b/boot.php @@ -2,7 +2,7 @@ set_time_limit(0); -define ( 'FRIENDIKA_VERSION', '2.1.966' ); +define ( 'FRIENDIKA_VERSION', '2.1.967' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1054 );