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

Update to Dev version

This commit is contained in:
Andrés Montañez 2017-07-22 18:13:26 -03:00
parent 621bb8e8df
commit b13b3f92b6

View File

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