add suffix beta

This commit is contained in:
Diego Najar 2019-05-18 11:57:04 +02:00
parent 4c095f9ffc
commit 99cdf11632
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php defined('BLUDIT') or die('Bludit CMS.');
// Bludit version
define('BLUDIT_VERSION', '3.9.0');
define('BLUDIT_VERSION', '3.9.0-beta');
define('BLUDIT_CODENAME', 'Github version');
define('BLUDIT_RELEASE_DATE', '2019-02-28');
define('BLUDIT_BUILD', '20190228');