aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-05 20:35:46 -0700
committerFriendika <info@friendika.com>2011-05-05 20:35:46 -0700
commit34f3cb68a67110fc75fedca7e5aeb70ab3f9aa4f (patch)
treee79ab46551d89bb0d24694c5706bfbb5ed9b209d /boot.php
parent26d748f6d8d7616b4a337350df69898716ec043e (diff)
downloadvolse-hubzilla-34f3cb68a67110fc75fedca7e5aeb70ab3f9aa4f.tar.gz
volse-hubzilla-34f3cb68a67110fc75fedca7e5aeb70ab3f9aa4f.tar.bz2
volse-hubzilla-34f3cb68a67110fc75fedca7e5aeb70ab3f9aa4f.zip
document the end-user steps needed to use optional Facebook connector
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 cddba996c..b3dd8635c 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.969' );
+define ( 'FRIENDIKA_VERSION', '2.1.970' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );