From 0fbaac59f0bef0e15c018e49a161039d7cd67805 Mon Sep 17 00:00:00 2001 From: Friendika <info@friendika.com> Date: Sat, 23 Jul 2011 00:22:25 -0700 Subject: [PATCH] revup --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 74f46052b8..a91609c811 100644 --- a/boot.php +++ b/boot.php @@ -1,6 +1,6 @@ <?php -define ( 'FRIENDIKA_VERSION', '2.2.1048' ); +define ( 'FRIENDIKA_VERSION', '2.2.1049' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1076 ); -- 2.39.5