1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-09-13 04:30:17 +02:00
This commit is contained in:
Andrés Montañez 2017-04-14 23:07:04 -03:00
parent 46684ea649
commit 280f48cd18

View File

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