prepare for release

This commit is contained in:
Andy Miller
2019-04-15 19:21:59 -06:00
parent d54387b281
commit c070b0afbb

View File

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