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

Update version

This commit is contained in:
Andrés Montañez 2018-04-01 18:19:50 -03:00 committed by GitHub
parent 6563efb077
commit e30de6b719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,6 @@ namespace Mage;
*/
class Mage
{
const VERSION = '4.x';
const VERSION = '4.0.0';
const CODENAME = 'Discovery One';
}