aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-19 16:42:24 -0700
committerfriendica <info@friendica.com>2012-05-19 16:42:24 -0700
commitdd86f40f9608afe7b58784530bd2cf117397c59b (patch)
treece572c3a7ca5d99b77a428fd162dc3f7633dde87 /boot.php
parent513ef2410d9b892c8ebcb7ceac96b97023c3b5a5 (diff)
downloadvolse-hubzilla-dd86f40f9608afe7b58784530bd2cf117397c59b.tar.gz
volse-hubzilla-dd86f40f9608afe7b58784530bd2cf117397c59b.tar.bz2
volse-hubzilla-dd86f40f9608afe7b58784530bd2cf117397c59b.zip
set comment permissions explicitly to parent permissions
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 7174b6822..f56a70319 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '3.0.1346' );
+define ( 'FRIENDICA_VERSION', '3.0.1347' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1144 );