diff --git a/boot.php b/boot.php index 3bc67bfb1..27a73ed92 100644 --- a/boot.php +++ b/boot.php @@ -70,7 +70,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '10.7.7'); +define('STD_VERSION', '10.7.8'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1264);