aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-07-20 07:09:27 +0000
committerMario <mario@mariovavti.com>2024-07-20 07:09:27 +0000
commit5a1079750e5b9fcfe9e86198a4bea119d1cbfc70 (patch)
tree0dfb1389970a39e3d00239d595c3d62c3fae5c54 /boot.php
parent3d03c24f060994c98011a5d87b1f498325a605fe (diff)
downloadvolse-hubzilla-5a1079750e5b9fcfe9e86198a4bea119d1cbfc70.tar.gz
volse-hubzilla-5a1079750e5b9fcfe9e86198a4bea119d1cbfc70.tar.bz2
volse-hubzilla-5a1079750e5b9fcfe9e86198a4bea119d1cbfc70.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 f205f7a21..2b9e8ccba 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '9.3.2');
+define('STD_VERSION', '9.3.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);