aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-15 17:14:51 -0700
committerFriendika <info@friendika.com>2011-08-15 17:14:51 -0700
commit44918e27367d00d3625daaf751a05b166ecd2fc1 (patch)
treefe6789952ea48673924f2d83c6a217185c908c7c /boot.php
parent805770521eebdd0bc6ddfb2f174a76e0646557fc (diff)
downloadvolse-hubzilla-44918e27367d00d3625daaf751a05b166ecd2fc1.tar.gz
volse-hubzilla-44918e27367d00d3625daaf751a05b166ecd2fc1.tar.bz2
volse-hubzilla-44918e27367d00d3625daaf751a05b166ecd2fc1.zip
turn diaspora posts into x-www-form-urlencoded
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 9461f21ae..7186ce7c6 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.1072' );
+define ( 'FRIENDIKA_VERSION', '2.2.1073' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1079 );