diff options
author | Mario Vavti <mario@mariovavti.com> | 2021-04-20 11:13:19 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2021-04-20 11:13:19 +0200 |
commit | 406ca206347152cf4acbdcb81fc8152d83f99182 (patch) | |
tree | 47dc29bbe5c515e6a5b372df19d1a571090bc0fa | |
parent | 021e7861b8b3611076989aee1f6b9c5effd7e3a3 (diff) | |
download | volse-hubzilla-5.4.3.tar.gz volse-hubzilla-5.4.3.tar.bz2 volse-hubzilla-5.4.3.zip |
version 5.4.35.4.3
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.4.2' ); +define ( 'STD_VERSION', '5.4.3' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1243 ); |