diff options
author | Mario <mario@mariovavti.com> | 2023-05-10 20:45:33 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-05-10 20:45:33 +0000 |
commit | 247cf40acea393f104d6950ddd732a21ec6ca50a (patch) | |
tree | c96bc12380b40371a11d011074c2c2bb1231e6b4 | |
parent | 4a6b450c55f6c3cf46328dead7f87183a0b7d4e2 (diff) | |
download | volse-hubzilla-247cf40acea393f104d6950ddd732a21ec6ca50a.tar.gz volse-hubzilla-247cf40acea393f104d6950ddd732a21ec6ca50a.tar.bz2 volse-hubzilla-247cf40acea393f104d6950ddd732a21ec6ca50a.zip |
bump 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.4RC'); +define('STD_VERSION', '8.4RC2'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1258); |