aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-11-06 16:48:13 -0800
committerFriendika <info@friendika.com>2011-11-06 16:48:13 -0800
commit327105a4ea722e746cae0caa2731ec13435fadc7 (patch)
tree07013dc110bde81cf6e6dc06a1ff9685efe434d4 /boot.php
parentc991a1a606978bd593fefc6efe244849f6068255 (diff)
downloadvolse-hubzilla-327105a4ea722e746cae0caa2731ec13435fadc7.tar.gz
volse-hubzilla-327105a4ea722e746cae0caa2731ec13435fadc7.tar.bz2
volse-hubzilla-327105a4ea722e746cae0caa2731ec13435fadc7.zip
try and fix diaspora multiple items queued issue
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 76f4f4693..e46c52a18 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Friendica');
-define ( 'FRIENDIKA_VERSION', '2.3.1156' );
+define ( 'FRIENDIKA_VERSION', '2.3.1157' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1102 );