[Nostromo] Versioning

pull/1/head
Andrés Montañez 8 years ago
parent c5125f7940
commit 7dd445dc82
  1. 2
      src/Mage.php

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

Loading…
Cancel
Save