aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-06-29 09:24:13 +0000
committerMario <mario@mariovavti.com>2021-06-29 09:24:13 +0000
commite8c6121b4e40e16b291b38158dd3a1639641c56a (patch)
treec7c11fe1cb5372f036cd159ca46bc0151efb5ca8 /boot.php
parentbed81d785c50a1a056a409b8113eceb0c1d47bba (diff)
downloadvolse-hubzilla-e8c6121b4e40e16b291b38158dd3a1639641c56a.tar.gz
volse-hubzilla-e8c6121b4e40e16b291b38158dd3a1639641c56a.tar.bz2
volse-hubzilla-e8c6121b4e40e16b291b38158dd3a1639641c56a.zip
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 ea34941ad..3c980fbe9 100644
--- a/boot.php
+++ b/boot.php
@@ -53,7 +53,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '5.9.9' );
+define ( 'STD_VERSION', '5.9.10' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1247 );