1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-25 04:40:17 +02:00
This commit is contained in:
Andrés Montañez 2017-04-14 22:37:45 -03:00
parent 7c87fb4695
commit b075430ec4

View File

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