aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-29 17:52:31 -0700
committerFriendika <info@friendika.com>2011-08-29 17:52:31 -0700
commit7e79b140f038732b340fed70a1d88bdf2b950189 (patch)
tree6bcde0d5510c94bdb900e67c9718e75aa72663bc /boot.php
parent177e0e15d73fedd3c58a9d5f9cb7f509bd1da07b (diff)
downloadvolse-hubzilla-7e79b140f038732b340fed70a1d88bdf2b950189.tar.gz
volse-hubzilla-7e79b140f038732b340fed70a1d88bdf2b950189.tar.bz2
volse-hubzilla-7e79b140f038732b340fed70a1d88bdf2b950189.zip
don't deliver on first pass if already queued
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 595dc1fef..46f1e318c 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.1086' );
+define ( 'FRIENDIKA_VERSION', '2.2.1087' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1084 );