diff options
author | Mario <mario@mariovavti.com> | 2020-07-16 10:14:09 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-07-16 10:14:09 +0000 |
commit | 817fe8d485ca7184a815028c2c5fb94b442a210f (patch) | |
tree | ea0f27a80752fe543c8a4f2709eae3c2ba023370 /boot.php | |
parent | 1dbd85322de960042d67c2c78485d0e83ff90177 (diff) | |
download | volse-hubzilla-817fe8d485ca7184a815028c2c5fb94b442a210f.tar.gz volse-hubzilla-817fe8d485ca7184a815028c2c5fb94b442a210f.tar.bz2 volse-hubzilla-817fe8d485ca7184a815028c2c5fb94b442a210f.zip |
version
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '4.7.9' ); +define ( 'STD_VERSION', '4.7.10' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1238 ); |