aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-06-07 01:07:33 +0200
committerzottel <github@zottel.net>2012-06-07 01:07:33 +0200
commit3b5b216cad47a8c7094cb5f3b345c6d76fa85f57 (patch)
treed692c8c7a4d4356a7da1669b06093e54eefb50d5 /boot.php
parent2a83ebf77f87037c437f957a471764ad0c817235 (diff)
parentdd001e32f43090171b39fb0fefc8e2f5a658b63d (diff)
downloadvolse-hubzilla-3b5b216cad47a8c7094cb5f3b345c6d76fa85f57.tar.gz
volse-hubzilla-3b5b216cad47a8c7094cb5f3b345c6d76fa85f57.tar.bz2
volse-hubzilla-3b5b216cad47a8c7094cb5f3b345c6d76fa85f57.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 01edbd390..7961efc4a 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.1365' );
+define ( 'FRIENDICA_VERSION', '3.0.1366' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1148 );