diff options
author | Mario <mario@mariovavti.com> | 2021-02-09 19:13:32 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-02-09 19:13:32 +0000 |
commit | e6450acc0355c9a8384882e08ccb9aafabe7030d (patch) | |
tree | 88f2ad5112fca43d1139fcd56d0974ed5185e683 /boot.php | |
parent | e75ae1766232a8e3ae94ee207ec5a51f7882c82f (diff) | |
download | volse-hubzilla-e6450acc0355c9a8384882e08ccb9aafabe7030d.tar.gz volse-hubzilla-e6450acc0355c9a8384882e08ccb9aafabe7030d.tar.bz2 volse-hubzilla-e6450acc0355c9a8384882e08ccb9aafabe7030d.zip |
version
Diffstat (limited to 'boot.php')
-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.3.3' ); +define ( 'STD_VERSION', '5.3.4' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1241 ); |