diff options
author | Mario <mario@mariovavti.com> | 2021-10-13 11:36:18 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-10-13 11:36:18 +0000 |
commit | 138a67298dffe60315cf835d12d76db8206f0031 (patch) | |
tree | e16a3c22c86d95765232cd70c1a6dd77010fa7ad /boot.php | |
parent | aca1551e8608a6df6dbe666372b5941a212457bd (diff) | |
download | volse-hubzilla-138a67298dffe60315cf835d12d76db8206f0031.tar.gz volse-hubzilla-138a67298dffe60315cf835d12d76db8206f0031.tar.bz2 volse-hubzilla-138a67298dffe60315cf835d12d76db8206f0031.zip |
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.5' ); +define ( 'STD_VERSION', '6.3.6' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1248 ); |