Bug fixes

This commit is contained in:
Diego Najar 2018-07-30 23:45:37 +02:00
parent dcbd74dda2
commit 9c4380ff18
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', '3.0.0');
define('BLUDIT_VERSION', '3.0.0-beta-1');
define('BLUDIT_CODENAME', '');
define('BLUDIT_RELEASE_DATE', '2018-04-02');
define('BLUDIT_BUILD', '20180402');
define('BLUDIT_RELEASE_DATE', '2018-08-01');
define('BLUDIT_BUILD', '20180801');
// Debug mode
// Change to FALSE, for prevent warning or errors on browser