diff options
author | Mario <mario@mariovavti.com> | 2022-11-18 10:45:42 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-11-18 10:45:42 +0000 |
commit | 424bc73f587add4907f7d2356b24e16ed3c55080 (patch) | |
tree | 8d541add1c8a8007003ec767051d7affdf90074d | |
parent | 59e6989cbcc90ae13eb175e4f1730a9c9d4fc6cd (diff) | |
download | volse-hubzilla-424bc73f587add4907f7d2356b24e16ed3c55080.tar.gz volse-hubzilla-424bc73f587add4907f7d2356b24e16ed3c55080.tar.bz2 volse-hubzilla-424bc73f587add4907f7d2356b24e16ed3c55080.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', '7.9.7'); +define('STD_VERSION', '7.9.8'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); |