diff options
author | Mario <mario@mariovavti.com> | 2022-12-21 17:13:09 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-12-21 17:13:09 +0000 |
commit | ca5610ebf1ba1dc2e1142eebc2b8d34d6bb33162 (patch) | |
tree | 8253072585f4c09df965a10a257df560dede01b2 /boot.php | |
parent | e5c70a1304c27aab915e1fc1415c5cfc5d14ed68 (diff) | |
download | volse-hubzilla-ca5610ebf1ba1dc2e1142eebc2b8d34d6bb33162.tar.gz volse-hubzilla-ca5610ebf1ba1dc2e1142eebc2b8d34d6bb33162.tar.bz2 volse-hubzilla-ca5610ebf1ba1dc2e1142eebc2b8d34d6bb33162.zip |
bump 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', '7.9.14'); +define('STD_VERSION', '7.9.15'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1255); |