Merge branch 'release/0.9.26' into develop

This commit is contained in:
Andy Miller
2015-04-24 17:27:51 -06:00
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
# v0.9.26
## 04/24/2015
3. [](#bugfix)
* Fixed issue with homepage routes failing with 'dirname' error
# v0.9.25
## 04/24/2015

View File

@@ -2,7 +2,7 @@
// Some standard defines
define('GRAV', true);
define('GRAV_VERSION', '0.9.25');
define('GRAV_VERSION', '0.9.26');
define('DS', '/');
// Directories and Paths