aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-26 09:53:38 +0000
committerMario <mario@mariovavti.com>2024-03-26 09:53:38 +0000
commit1cd3369f6a7d88b113978d9167cb2b24aefac7d8 (patch)
tree34ec5f331507b8cd99441304518ddd8690103426
parentc26ae553e65335f21a179c2e0f54b9e0ec0586d9 (diff)
downloadvolse-hubzilla-1cd3369f6a7d88b113978d9167cb2b24aefac7d8.tar.gz
volse-hubzilla-1cd3369f6a7d88b113978d9167cb2b24aefac7d8.tar.bz2
volse-hubzilla-1cd3369f6a7d88b113978d9167cb2b24aefac7d8.zip
version 9.0.19.0.1
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 583657ba2..5b6b42ea0 100644
--- a/boot.php
+++ b/boot.php
@@ -64,7 +64,7 @@ require_once('include/selectors.php');
require_once('include/activities.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '9.0');
+define('STD_VERSION', '9.0.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);