aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-30 18:46:34 -0700
committerFriendika <info@friendika.com>2011-08-30 18:46:34 -0700
commitf8da48a880f8b01e2284610e74fe3b2b6ec2dc39 (patch)
tree12168072ceb9bfd533b60564310bbfb73fdf2d0d /boot.php
parent0f1bc6e9571e367b37246e43ce08921bf317fa7c (diff)
downloadvolse-hubzilla-f8da48a880f8b01e2284610e74fe3b2b6ec2dc39.tar.gz
volse-hubzilla-f8da48a880f8b01e2284610e74fe3b2b6ec2dc39.tar.bz2
volse-hubzilla-f8da48a880f8b01e2284610e74fe3b2b6ec2dc39.zip
unsafe chars in admin, add img to diaspora markdown processor
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 46f1e318c..5c5dc1861 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.1087' );
+define ( 'FRIENDIKA_VERSION', '2.2.1088' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1084 );