1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-09-13 04:30:17 +02:00

Update to Version 3.4.0

This commit is contained in:
Andrés Montañez 2018-03-29 19:29:59 -03:00
parent 27923f3e76
commit 23dae99c1a

View File

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