diff --git a/boot.php b/boot.php index 3c7ec2c6d..1bdc7c57b 100644 --- a/boot.php +++ b/boot.php @@ -66,7 +66,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '10.1.13'); +define('STD_VERSION', '10.1.14'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263);