aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-07-17 14:58:49 +0000
committerMario <mario@mariovavti.com>2024-07-17 14:58:49 +0000
commit6d1f34284b0f4a46932305266ee00d8606c94dc7 (patch)
tree61fbbf4bd4eed9cfcf30690f8789a74c301bad6a /boot.php
parent2cfdbbd956c510071b57a776b38580a2b5971cc7 (diff)
downloadvolse-hubzilla-6d1f34284b0f4a46932305266ee00d8606c94dc7.tar.gz
volse-hubzilla-6d1f34284b0f4a46932305266ee00d8606c94dc7.tar.bz2
volse-hubzilla-6d1f34284b0f4a46932305266ee00d8606c94dc7.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 b20acb18f..473de2cef 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.1');
+define('STD_VERSION', '9.3.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);