1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-25 21:00:18 +02:00

[Nostromo] Dev Version

This commit is contained in:
Andrés Montañez 2017-01-31 00:28:08 -03:00
parent 90652d0f87
commit 35a94d56f6

View File

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