diff options
author | Mario <mario@mariovavti.com> | 2022-12-03 09:01:18 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-12-03 09:01:18 +0000 |
commit | 12a963cc406523d92a1742cd0fbd6012e9d62b66 (patch) | |
tree | 95e227b2b9ef4e08959f146314af1f16a2f661dd | |
parent | f89975fd0eb9c96df9baf7a40965cddcab478db5 (diff) | |
download | volse-hubzilla-12a963cc406523d92a1742cd0fbd6012e9d62b66.tar.gz volse-hubzilla-12a963cc406523d92a1742cd0fbd6012e9d62b66.tar.bz2 volse-hubzilla-12a963cc406523d92a1742cd0fbd6012e9d62b66.zip |
version 7.8.77.8.7
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '7.8.6'); +define('STD_VERSION', '7.8.7'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); |