aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-26 16:37:26 -0700
committerFriendika <info@friendika.com>2011-04-26 16:37:26 -0700
commit1222362ba0e441c0a63c27db7f257527bf643939 (patch)
tree4bc3b4cac57ee9e0ba30039e0c8cf6dc77bdddbb /boot.php
parent5c34a8b21920871cf35fe1ff00e54f2d446a60ca (diff)
downloadvolse-hubzilla-1222362ba0e441c0a63c27db7f257527bf643939.tar.gz
volse-hubzilla-1222362ba0e441c0a63c27db7f257527bf643939.tar.bz2
volse-hubzilla-1222362ba0e441c0a63c27db7f257527bf643939.zip
better handling of FB like activity object
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 b521735f8..ed68a11d3 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.960' );
+define ( 'FRIENDIKA_VERSION', '2.1.961' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1053 );