diff options
author | Mario <mario@mariovavti.com> | 2021-12-17 21:10:00 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-12-17 21:10:00 +0000 |
commit | 9c79b5be77da7e5626ca7f0671fe5ed9b1f9c955 (patch) | |
tree | ebe137dc68ee202cd7d1ad586f6dfd81f18d032f /boot.php | |
parent | 2d9a4f4e42948767b06577f6263aa7b40956a3b6 (diff) | |
download | volse-hubzilla-9c79b5be77da7e5626ca7f0671fe5ed9b1f9c955.tar.gz volse-hubzilla-9c79b5be77da7e5626ca7f0671fe5ed9b1f9c955.tar.bz2 volse-hubzilla-9c79b5be77da7e5626ca7f0671fe5ed9b1f9c955.zip |
version
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '6.5.10' ); +define ( 'STD_VERSION', '6.5.11' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1250 ); |