aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2021-02-04 22:26:29 +0100
committerMario Vavti <mario@mariovavti.com>2021-02-04 22:26:29 +0100
commita9070382e7ce072e445b507a3e0d3e2c763d948c (patch)
tree066429eb97e81a7a842c0f1bfe8ad099e22fe8e9 /boot.php
parent9e226414252e02eb1340fdaf75f76f00d6ded77c (diff)
downloadvolse-hubzilla-a9070382e7ce072e445b507a3e0d3e2c763d948c.tar.gz
volse-hubzilla-a9070382e7ce072e445b507a3e0d3e2c763d948c.tar.bz2
volse-hubzilla-a9070382e7ce072e445b507a3e0d3e2c763d948c.zip
bump version
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 490e847af..4d18d4844 100644
--- 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.2' );
+define ( 'STD_VERSION', '5.3.3' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1241 );