aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-18 00:16:18 -0700
committerFriendika <info@friendika.com>2011-09-18 00:16:18 -0700
commit5f4ab62fe330a714777fecae88465e83331abed1 (patch)
treed659885c952aafa74f61618595e33c48fd456b1d /boot.php
parentce77c7287e8f6bf721c823290ff939b9ab5764e9 (diff)
downloadvolse-hubzilla-5f4ab62fe330a714777fecae88465e83331abed1.tar.gz
volse-hubzilla-5f4ab62fe330a714777fecae88465e83331abed1.tar.bz2
volse-hubzilla-5f4ab62fe330a714777fecae88465e83331abed1.zip
fix bbcode image size
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 07bde3828..e073aee68 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.1105' );
+define ( 'FRIENDIKA_VERSION', '2.2.1106' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1087 );