diff options
author | Mario <mario@mariovavti.com> | 2023-05-07 11:31:50 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-05-07 11:31:50 +0000 |
commit | 984980b1700f6a7f13daf4da028caac393af7e68 (patch) | |
tree | 475104e0ffa6839ef8bc7ef759cabbac41f895c3 | |
parent | be45005dbb3d17bf4215e314c19ed2b7853e6a54 (diff) | |
download | volse-hubzilla-984980b1700f6a7f13daf4da028caac393af7e68.tar.gz volse-hubzilla-984980b1700f6a7f13daf4da028caac393af7e68.tar.bz2 volse-hubzilla-984980b1700f6a7f13daf4da028caac393af7e68.zip |
version
-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', '8.5'); +define('STD_VERSION', '8.4RC'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1258); |