aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-03-02 20:25:17 +0100
committerMario Vavti <mario@mariovavti.com>2018-03-02 20:25:17 +0100
commit7c5f1e814bd60b326ede8d2511089d1da66b4854 (patch)
tree07172b5871945e897a5693241c881245d63325ce /boot.php
parent5c46e66694ecab4e986cada35527ae4bf599b630 (diff)
parentdcfe9bc64f822af02021767bf8c70fbe9d847bda (diff)
downloadvolse-hubzilla-7c5f1e814bd60b326ede8d2511089d1da66b4854.tar.gz
volse-hubzilla-7c5f1e814bd60b326ede8d2511089d1da66b4854.tar.bz2
volse-hubzilla-7c5f1e814bd60b326ede8d2511089d1da66b4854.zip
Merge remote-tracking branch 'mike/master' into dev
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 9d8b47c5e..5d6bb2ebe 100755
--- a/boot.php
+++ b/boot.php
@@ -51,7 +51,8 @@ require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '3.3.2' );
-define ( 'ZOT_REVISION', '1.3' );
+define ( 'ZOT_REVISION', '6.0a' );
+
define ( 'DB_UPDATE_VERSION', 1207 );