aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-18 17:29:12 -0700
committerFriendika <info@friendika.com>2011-05-18 17:29:12 -0700
commit990d5e82a0c38831240590f907fb4c6efd62041d (patch)
treea281925eb1e553c2e26da3197057bf3de4336771 /boot.php
parenta0a59e0518459076079e904cd257dd9608b9bd37 (diff)
downloadvolse-hubzilla-990d5e82a0c38831240590f907fb4c6efd62041d.tar.gz
volse-hubzilla-990d5e82a0c38831240590f907fb4c6efd62041d.tar.bz2
volse-hubzilla-990d5e82a0c38831240590f907fb4c6efd62041d.zip
doc updates - connecting to services
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 ec64d5ee4..0eb1a36c8 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.983' );
+define ( 'FRIENDIKA_VERSION', '2.2.984' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );