From 5f0b43485a9bab882f6ac6a0c7c7667f9f2a188a Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 4 May 2011 20:49:11 -0700 Subject: incorrect count of total pages in normal view mode --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 263d76f62..67e3d65ae 100644 --- a/boot.php +++ b/boot.php @@ -3,7 +3,7 @@ set_time_limit(0); ini_set('pcre.backtrack_limit', 250000); -define ( 'FRIENDIKA_VERSION', '2.1.968' ); +define ( 'FRIENDIKA_VERSION', '2.1.969' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1054 ); -- cgit v1.2.3