diff options
author | Mario <mario@mariovavti.com> | 2021-02-13 21:17:13 +0100 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-02-13 21:17:13 +0100 |
commit | 9751efb7091c82e299f67812619050837ce2e905 (patch) | |
tree | cda5b246abe8aa54dc118807b956e937fbf6397d | |
parent | 7b2f53cc69e9b3d595d208af036a79a3df443604 (diff) | |
download | volse-hubzilla-9751efb7091c82e299f67812619050837ce2e905.tar.gz volse-hubzilla-9751efb7091c82e299f67812619050837ce2e905.tar.bz2 volse-hubzilla-9751efb7091c82e299f67812619050837ce2e905.zip |
version 5.2.2
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.2.1' ); +define ( 'STD_VERSION', '5.2.2' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1240 ); |