aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-03-01 16:42:32 -0800
committerzotlabs <mike@macgirvin.com>2018-03-01 16:42:32 -0800
commit8fd619da7178fa87352bb6f917aa569a96e323d2 (patch)
treed3612da16d846d0ccb66cc46e09b2519ab25322c /boot.php
parent1620691cbe076b463e0c86542be8fa5be967ddfe (diff)
downloadvolse-hubzilla-8fd619da7178fa87352bb6f917aa569a96e323d2.tar.gz
volse-hubzilla-8fd619da7178fa87352bb6f917aa569a96e323d2.tar.bz2
volse-hubzilla-8fd619da7178fa87352bb6f917aa569a96e323d2.zip
zot revision => 6.0a, not yet needed or referenced
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 534503966..dd3890d95 100755
--- a/boot.php
+++ b/boot.php
@@ -51,7 +51,7 @@ require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '3.3.1' );
-define ( 'ZOT_REVISION', '1.3' );
+define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1206 );