From d2863d185997424584c34791ae5fa84db8dd352d Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 7 Jun 2011 16:23:37 -0700 Subject: first recently uploaded photo (in 3 hours) to an older existing album, post made visible --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 12689b4ab..6a5f6364a 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.1003' ); +define ( 'FRIENDIKA_VERSION', '2.2.1004' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1061 ); -- cgit v1.2.3