aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-26 15:21:21 -0700
committerFriendika <info@friendika.com>2011-08-26 15:21:21 -0700
commit144f241c5daa56428113dd53138002f40fd7cb44 (patch)
tree6955a706983dca6cdb1bfaca093d3aaa8b317369 /boot.php
parent506853adcdc0229c5b1b9c96e319f99c589c967f (diff)
downloadvolse-hubzilla-144f241c5daa56428113dd53138002f40fd7cb44.tar.gz
volse-hubzilla-144f241c5daa56428113dd53138002f40fd7cb44.tar.bz2
volse-hubzilla-144f241c5daa56428113dd53138002f40fd7cb44.zip
fix bad embeds
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 e897f19aa..41951b06b 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.1083' );
+define ( 'FRIENDIKA_VERSION', '2.2.1084' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1082 );