aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-08-08 20:43:51 +0000
committerMario <mario@mariovavti.com>2024-08-08 20:43:51 +0000
commitcadc7ee29eb7db64c47bf3269b630eeeb8f7185e (patch)
treeb86e9541100db0ce49efeeb479fa893d368a5f1a /boot.php
parent5a44b8c40c3c0de3b403715b6637e335139453b7 (diff)
downloadvolse-hubzilla-cadc7ee29eb7db64c47bf3269b630eeeb8f7185e.tar.gz
volse-hubzilla-cadc7ee29eb7db64c47bf3269b630eeeb8f7185e.tar.bz2
volse-hubzilla-cadc7ee29eb7db64c47bf3269b630eeeb8f7185e.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 dcda705f0..cf5c1c0d6 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.6');
+define('STD_VERSION', '9.3.7');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);