Merge branch 'nostromo'

This commit is contained in:
Andrés Montañez 2017-01-31 00:28:23 -03:00
commit e2b08aefa2

View file

@ -17,6 +17,6 @@ namespace Mage;
*/
class Mage
{
const VERSION = '3.0.0';
const VERSION = '3.x-dev';
const CODENAME = 'Nostromo';
}