diff --git a/src/index.php b/src/index.php index 7bbcf35a7..ef3006889 100755 --- a/src/index.php +++ b/src/index.php @@ -19,7 +19,7 @@ * @package GaelO * @author Salim Kanoun */ -define('GAELO_VERSION', '1.5.3'); +define('GAELO_VERSION', '1.5.4'); header('content-type: text/html; charset=utf-8'); require_once('vendor/autoload.php'); require 'router.php'; \ No newline at end of file