diff options
author | Mario <mario@mariovavti.com> | 2023-11-09 21:00:52 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-11-09 21:00:52 +0000 |
commit | 602ef883bbca995824fe116f4ba33ab8a731ff0c (patch) | |
tree | 9286354dbbee03c9980b25288cd7c2c07369e5de /boot.php | |
parent | aad6042d425c390ebc3eed1b77636c854df739cc (diff) | |
download | volse-hubzilla-602ef883bbca995824fe116f4ba33ab8a731ff0c.tar.gz volse-hubzilla-602ef883bbca995824fe116f4ba33ab8a731ff0c.tar.bz2 volse-hubzilla-602ef883bbca995824fe116f4ba33ab8a731ff0c.zip |
version
Diffstat (limited to 'boot.php')
-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.7.4'); +define('STD_VERSION', '8.7.5'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1259); |