aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-16 14:46:04 -0700
committerFriendika <info@friendika.com>2011-09-16 14:46:04 -0700
commit5a6a3cab8ee6b5c979b7c51112bb2c86915ac207 (patch)
tree5eb5931e24745b2499f360cfa146e2634782f7fd /boot.php
parent9b5d5eca07099f9517be617b0cfb903988b01583 (diff)
downloadvolse-hubzilla-5a6a3cab8ee6b5c979b7c51112bb2c86915ac207.tar.gz
volse-hubzilla-5a6a3cab8ee6b5c979b7c51112bb2c86915ac207.tar.bz2
volse-hubzilla-5a6a3cab8ee6b5c979b7c51112bb2c86915ac207.zip
may fix diaspora send
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 6ee649230..07bde3828 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.1104' );
+define ( 'FRIENDIKA_VERSION', '2.2.1105' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1087 );