diff options
author | Mario <mario@mariovavti.com> | 2021-06-05 10:14:08 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-06-05 10:14:08 +0000 |
commit | 607f0346f42708b25f79881e845482441020ffb7 (patch) | |
tree | 01add3d4d5582aaea80776f22bf1769a4855632d /boot.php | |
parent | d5bb34f65d01f66d3a3f0880f6c8348a5d722075 (diff) | |
download | volse-hubzilla-607f0346f42708b25f79881e845482441020ffb7.tar.gz volse-hubzilla-607f0346f42708b25f79881e845482441020ffb7.tar.bz2 volse-hubzilla-607f0346f42708b25f79881e845482441020ffb7.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.0' ); +define ( 'STD_VERSION', '5.9.1' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1245 ); |