diff options
author | Mario Vavti <mario@mariovavti.com> | 2022-04-25 22:23:47 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2022-04-25 22:23:47 +0200 |
commit | 98a311ae40372eec0ffb76f4133fc154a412c50b (patch) | |
tree | 641a47c7e4d9fd7c986e07aec2e1a2b08772fb62 | |
parent | 5c398b3e8f990024352bc298728196062a49704d (diff) | |
download | volse-hubzilla-98a311ae40372eec0ffb76f4133fc154a412c50b.tar.gz volse-hubzilla-98a311ae40372eec0ffb76f4133fc154a412c50b.tar.bz2 volse-hubzilla-98a311ae40372eec0ffb76f4133fc154a412c50b.zip |
version 7.2.17.2.1
-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.2'); +define('STD_VERSION', '7.2.1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1252); |