aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-24 16:51:39 -0700
committerfriendica <info@friendica.com>2012-06-24 16:51:39 -0700
commit9528beac34389f8d8f20de1816bca8d516a556cc (patch)
tree2172c6e975c907f21810d9de0ea3c3f9c9e58e21 /boot.php
parent7f3813e9b066ab7290963e378dafd010de5416fe (diff)
downloadvolse-hubzilla-9528beac34389f8d8f20de1816bca8d516a556cc.tar.gz
volse-hubzilla-9528beac34389f8d8f20de1816bca8d516a556cc.tar.bz2
volse-hubzilla-9528beac34389f8d8f20de1816bca8d516a556cc.zip
sidebar photo album list not visible to anybody if user['hidewall'] set
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 ac561edf6..8aa36f18a 100644
--- a/boot.php
+++ b/boot.php
@@ -10,7 +10,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '3.0.1383' );
+define ( 'FRIENDICA_VERSION', '3.0.1384' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );