aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-07-22 19:25:26 +0000
committerMario <mario@mariovavti.com>2024-07-22 19:25:26 +0000
commit77a6a21ea2568bb50e55f49ed0a481ff5ebaeb9d (patch)
tree37af5e1e02127977b601b8d7c2655122f6a08ea0
parent4e35d342269be73a6d6561b8f7587b5edbb50346 (diff)
downloadvolse-hubzilla-77a6a21ea2568bb50e55f49ed0a481ff5ebaeb9d.tar.gz
volse-hubzilla-77a6a21ea2568bb50e55f49ed0a481ff5ebaeb9d.tar.bz2
volse-hubzilla-77a6a21ea2568bb50e55f49ed0a481ff5ebaeb9d.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 9b0c6fb84..f40f5e39d 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.5');
+define('STD_VERSION', '9.3.6');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);