aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-21 17:13:51 -0700
committerFriendika <info@friendika.com>2011-05-21 17:13:51 -0700
commit0dfcbe9c44f38c717f8a4ff2516153ce9240306f (patch)
tree51809251722c858c8cda870d9c43268ecc78d342 /boot.php
parentbc2297d933cd1aab24321f723ef5485e584df156 (diff)
downloadvolse-hubzilla-0dfcbe9c44f38c717f8a4ff2516153ce9240306f.tar.gz
volse-hubzilla-0dfcbe9c44f38c717f8a4ff2516153ce9240306f.tar.bz2
volse-hubzilla-0dfcbe9c44f38c717f8a4ff2516153ce9240306f.zip
better handling of twitter follows, remove ajax anchor /#!/
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 73aa4df63..0704c2305 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.986' );
+define ( 'FRIENDIKA_VERSION', '2.2.987' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );