aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-06-07 09:25:15 +0000
committerMario <mario@mariovavti.com>2024-06-07 09:25:15 +0000
commit0c1d0f7498661fb34dcca6f3c6566e757af310a7 (patch)
tree7bda6e67b436425fcffd9bedc6338faede127207
parent81ba070e1a1873d848ee3b7b0278f60c4355db9e (diff)
downloadvolse-hubzilla-0c1d0f7498661fb34dcca6f3c6566e757af310a7.tar.gz
volse-hubzilla-0c1d0f7498661fb34dcca6f3c6566e757af310a7.tar.bz2
volse-hubzilla-0c1d0f7498661fb34dcca6f3c6566e757af310a7.zip
version 9.0.2
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 5b6b42ea0..ed73ae8d4 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.1');
+define('STD_VERSION', '9.0.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);