mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 03:27:08 +02:00
Merge branch 'release/0.9.26' into develop
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user