aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-21 17:24:50 -0700
committerFriendika <info@friendika.com>2011-08-21 17:24:50 -0700
commit213f832443944a8e3555ecf6b5951b71596fea6f (patch)
treede1a180ebdddc2d38aa29807936bdd66f2df6528 /boot.php
parente3eb4c131f7730151b8df865cb14f6767f2eface (diff)
downloadvolse-hubzilla-213f832443944a8e3555ecf6b5951b71596fea6f.tar.gz
volse-hubzilla-213f832443944a8e3555ecf6b5951b71596fea6f.tar.bz2
volse-hubzilla-213f832443944a8e3555ecf6b5951b71596fea6f.zip
add trailing slash to diaspora notify url on 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 302844f57..ae3c04b77 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.1078' );
+define ( 'FRIENDIKA_VERSION', '2.2.1079' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1081 );