diff options
author | Mario <mario@mariovavti.com> | 2021-04-06 07:57:35 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-04-06 07:57:35 +0000 |
commit | 91f3c722d640bd3bd8c43dba1ab39be16dca8e20 (patch) | |
tree | 003bde37a300b0c21ad0cebaea1081c430251736 | |
parent | 31cf2c688c2e3f4d766bbe63f71bfed0da9ad8fd (diff) | |
download | volse-hubzilla-91f3c722d640bd3bd8c43dba1ab39be16dca8e20.tar.gz volse-hubzilla-91f3c722d640bd3bd8c43dba1ab39be16dca8e20.tar.bz2 volse-hubzilla-91f3c722d640bd3bd8c43dba1ab39be16dca8e20.zip |
bump version
-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.5.3' ); +define ( 'STD_VERSION', '5.5.4' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1244 ); |