diff options
author | Mario <mario@mariovavti.com> | 2021-06-29 09:24:13 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-06-29 09:24:13 +0000 |
commit | e8c6121b4e40e16b291b38158dd3a1639641c56a (patch) | |
tree | c7c11fe1cb5372f036cd159ca46bc0151efb5ca8 /boot.php | |
parent | bed81d785c50a1a056a409b8113eceb0c1d47bba (diff) | |
download | volse-hubzilla-e8c6121b4e40e16b291b38158dd3a1639641c56a.tar.gz volse-hubzilla-e8c6121b4e40e16b291b38158dd3a1639641c56a.tar.bz2 volse-hubzilla-e8c6121b4e40e16b291b38158dd3a1639641c56a.zip |
version
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ); |