diff --git a/boot.php b/boot.php index 672a6d675..b9b8a1eaf 100644 --- a/boot.php +++ b/boot.php @@ -66,7 +66,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '10.3.2'); +define('STD_VERSION', '10.3.3'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263);