diff options
author | Mario <mario@mariovavti.com> | 2021-06-29 09:54:13 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-06-29 09:54:13 +0000 |
commit | ff6d1c808da99125783d0381b7e595c70c6dafd7 (patch) | |
tree | 9ed2ad0154ff8b5b7b306e83135f8021bd30727a /boot.php | |
parent | 197d15b7de34c670934cfe873e7c67233e090009 (diff) | |
download | volse-hubzilla-ff6d1c808da99125783d0381b7e595c70c6dafd7.tar.gz volse-hubzilla-ff6d1c808da99125783d0381b7e595c70c6dafd7.tar.bz2 volse-hubzilla-ff6d1c808da99125783d0381b7e595c70c6dafd7.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.10' ); +define ( 'STD_VERSION', '5.9.11' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1247 ); |