Bludit v2.0.1

This commit is contained in:
Diego Najar 2017-10-23 22:50:22 +02:00
parent f1c1bc7952
commit 73678629d3
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
<?php defined('BLUDIT') or die('Bludit CMS.');
// Bludit version
define('BLUDIT_VERSION', '2.0');
define('BLUDIT_VERSION', '2.0.1');
define('BLUDIT_CODENAME', 'Morty');
define('BLUDIT_RELEASE_DATE', '2017-10-16');
define('BLUDIT_BUILD', '20171016');
define('BLUDIT_RELEASE_DATE', '2017-10-23');
define('BLUDIT_BUILD', '20171023');
// Debug mode
// Change to FALSE, for prevent warning or errors on browser