aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-05 18:34:30 -0700
committerFriendika <info@friendika.com>2011-09-05 18:34:30 -0700
commite921b97a7f4e6f16e499eb7a8dd496f88d18277a (patch)
tree2b2b7a0e394604364ff5102a5945a798a7b6158e /boot.php
parent7e8100d2cd27227435ba6ff421dd3c3d8689930f (diff)
downloadvolse-hubzilla-e921b97a7f4e6f16e499eb7a8dd496f88d18277a.tar.gz
volse-hubzilla-e921b97a7f4e6f16e499eb7a8dd496f88d18277a.tar.bz2
volse-hubzilla-e921b97a7f4e6f16e499eb7a8dd496f88d18277a.zip
bug #127, add Diaspora notes to Connect (dfrn_request) page, get rid of security warnings
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 a196ccadc..b17d94860 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.1093' );
+define ( 'FRIENDIKA_VERSION', '2.2.1094' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1087 );