aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-06 18:06:19 -0700
committerFriendika <info@friendika.com>2011-09-06 18:06:19 -0700
commita5125359d85afa056aee18a73692b6d1a587be47 (patch)
tree55b3715df1499528d4cfb2d7a488ccd0f61ab906 /boot.php
parent18315a1377f212d56df61c5a5095892e8fcaf77f (diff)
downloadvolse-hubzilla-a5125359d85afa056aee18a73692b6d1a587be47.tar.gz
volse-hubzilla-a5125359d85afa056aee18a73692b6d1a587be47.tar.bz2
volse-hubzilla-a5125359d85afa056aee18a73692b6d1a587be47.zip
faster friend requests (DFRN)
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 b17d94860..9eabcd4ef 100644
--- a/boot.php
+++ b/boot.php
@@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
-define ( 'FRIENDIKA_VERSION', '2.2.1094' );
+define ( 'FRIENDIKA_VERSION', '2.2.1095' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1087 );