diff options
author | Mario <mario@mariovavti.com> | 2021-09-16 09:50:08 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-09-16 09:50:08 +0000 |
commit | d4c2e502858dd43672e7a24b41f3533fbbc18bdf (patch) | |
tree | 9f97838a1422f2ae67aa86fc386f6918e5a2a1d3 /boot.php | |
parent | 9052695a138807c185c897828ed1e959b5e99a59 (diff) | |
download | volse-hubzilla-d4c2e502858dd43672e7a24b41f3533fbbc18bdf.tar.gz volse-hubzilla-d4c2e502858dd43672e7a24b41f3533fbbc18bdf.tar.bz2 volse-hubzilla-d4c2e502858dd43672e7a24b41f3533fbbc18bdf.zip |
changelog and version
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '6.3.1' ); +define ( 'STD_VERSION', '6.3.2' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1248 ); |