aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-28 19:22:27 -0700
committerFriendika <info@friendika.com>2011-08-28 19:22:27 -0700
commitf29f228463d35f574d6d285be0cf337b7d39c541 (patch)
treeaa7e977a25536397506c6c30f8e4d67eb85320d6 /boot.php
parent030dcbd467d5faf01e6f62b9cd9b1be6f8974dcc (diff)
downloadvolse-hubzilla-f29f228463d35f574d6d285be0cf337b7d39c541.tar.gz
volse-hubzilla-f29f228463d35f574d6d285be0cf337b7d39c541.tar.bz2
volse-hubzilla-f29f228463d35f574d6d285be0cf337b7d39c541.zip
bring Diaspora message signing back to the source author - whether they like it or not.
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 58d6cc839..060bd7117 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.1085' );
+define ( 'FRIENDIKA_VERSION', '2.2.1086' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1083 );