Browse Source

Version

nostromo
Andrés Montañez 8 years ago
parent
commit
280f48cd18
  1. 2
      src/Mage.php

2
src/Mage.php

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

Loading…
Cancel
Save