aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-12 02:58:29 -0700
committerFriendika <info@friendika.com>2011-08-12 02:58:29 -0700
commitfda593caeda997fbd97eed28f69107ce91c16242 (patch)
tree8eb1b2b73a04766498fbdc489db001b8a431a23c /boot.php
parent0db145dafa032a8c1fd68c318afc59f9599f3756 (diff)
downloadvolse-hubzilla-fda593caeda997fbd97eed28f69107ce91c16242.tar.gz
volse-hubzilla-fda593caeda997fbd97eed28f69107ce91c16242.tar.bz2
volse-hubzilla-fda593caeda997fbd97eed28f69107ce91c16242.zip
introduction fails if confirmation differs by http vs https
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 ea304b1e8..0a8a2fd84 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.1068' );
+define ( 'FRIENDIKA_VERSION', '2.2.1069' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1079 );