aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2021-01-22 11:12:39 +0100
committerMario Vavti <mario@mariovavti.com>2021-01-22 11:12:39 +0100
commite6aed4fb8ef5853f27100a2b9e2903323c874ce8 (patch)
tree46169f6b8df8dd5f29d13de663ed80e1df037542 /boot.php
parentbdd6d878f1d83c1cc7b84ead5e171bf2c3a73b7c (diff)
downloadvolse-hubzilla-e6aed4fb8ef5853f27100a2b9e2903323c874ce8.tar.gz
volse-hubzilla-e6aed4fb8ef5853f27100a2b9e2903323c874ce8.tar.bz2
volse-hubzilla-e6aed4fb8ef5853f27100a2b9e2903323c874ce8.zip
implement externals via zot6 and zotfeed - part 2
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 cd2704783..07bb2b7e2 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '5.3.1' );
+define ( 'STD_VERSION', '5.3.2' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1240 );