aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-30 15:04:18 -0700
committerFriendika <info@friendika.com>2011-03-30 15:04:18 -0700
commit0fe997490df7fbd3d108c8da931e4823b0a4b2d9 (patch)
tree0a090d97988e9ebf7899c8ff9fd780b0234be8e2 /boot.php
parentf5d782f5c5750fcc3d8fffb87abdc698ccea1155 (diff)
downloadvolse-hubzilla-0fe997490df7fbd3d108c8da931e4823b0a4b2d9.tar.gz
volse-hubzilla-0fe997490df7fbd3d108c8da931e4823b0a4b2d9.tar.bz2
volse-hubzilla-0fe997490df7fbd3d108c8da931e4823b0a4b2d9.zip
dfrn remote profile protocol revision
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 e4aa52b1a..abbacdf4e 100644
--- a/boot.php
+++ b/boot.php
@@ -3,7 +3,7 @@
set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.934' );
-define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
+define ( 'DFRN_PROTOCOL_VERSION', '2.2' );
define ( 'DB_UPDATE_VERSION', 1045 );
define ( 'EOL', "<br />\r\n" );