diff --git a/core/constants.php b/core/constants.php index edb9f9a08..5f17631d1 100644 --- a/core/constants.php +++ b/core/constants.php @@ -29,8 +29,8 @@ * ------------------------------------------------------------------------- */ -define('VERSION_INT', '2.3.15.0'); // the internal version number for updates & update check -define('VERSION_EXT', '2.3.15'); // the external version number to be shown in the footer +define('VERSION_INT', '2.3.16.0'); // the internal version number for updates & update check +define('VERSION_EXT', '2.3.16'); // the external version number to be shown in the footer define('VERSION_WIP', false); // work in progress or stable? define('VERSION_PHP_RQ', '5.6.0'); // required version of PHP define('VERSION_PHP_REC', '7.2.0'); // recommended version of PHP