aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-05-25 21:05:42 +0200
committerzottel <github@zottel.net>2012-05-25 21:05:42 +0200
commit36d6018c110fca190b720c5ff27883c2d4ed70c3 (patch)
tree93416482d64d3ad9f275986ce0d39c2024520d00 /boot.php
parent3aa516ccabc9bb09ae30ffa2d3657fba36699ea9 (diff)
parentd1345e505406b1a1cdc3fc26a1734916c8abc89d (diff)
downloadvolse-hubzilla-36d6018c110fca190b720c5ff27883c2d4ed70c3.tar.gz
volse-hubzilla-36d6018c110fca190b720c5ff27883c2d4ed70c3.tar.bz2
volse-hubzilla-36d6018c110fca190b720c5ff27883c2d4ed70c3.zip
Merge remote branch 'upstream/master'
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 e60c60c3b..634cf28c9 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.1350' );
+define ( 'FRIENDICA_VERSION', '3.0.1353' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1144 );