aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-06-06 08:08:09 +0200
committerzottel <github@zottel.net>2012-06-06 08:08:09 +0200
commit2a83ebf77f87037c437f957a471764ad0c817235 (patch)
tree69d23ee01f73b3eae42cb9977236612e4e02725c /boot.php
parentef6446288ba4b7590cbb770cdf3c84524f96fd34 (diff)
parent6c3ab225f72a01a67fab0d896a7ad20f77f7f2b2 (diff)
downloadvolse-hubzilla-2a83ebf77f87037c437f957a471764ad0c817235.tar.gz
volse-hubzilla-2a83ebf77f87037c437f957a471764ad0c817235.tar.bz2
volse-hubzilla-2a83ebf77f87037c437f957a471764ad0c817235.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 18313b4cd..01edbd390 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.1363' );
+define ( 'FRIENDICA_VERSION', '3.0.1365' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1148 );