Prepare for release

This commit is contained in:
Andy Miller
2019-01-25 14:38:31 -07:00
parent f0e58adfbc
commit fbd3bbdbf9

View File

@@ -8,7 +8,7 @@
// Some standard defines
define('GRAV', true);
define('GRAV_VERSION', '1.5.6');
define('GRAV_VERSION', '1.5.7');
define('GRAV_TESTING', false);
define('DS', '/');