version update

This commit is contained in:
Andy Miller
2015-10-08 10:02:59 -06:00
parent ef83d874c3
commit 143653e2ce
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
# v0.9.45
## 10/08/2015
1. [](#bugfix)
* Fixed a regression issue resulting in incorrect default language
# v0.9.44
## 10/07/2015

View File

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