Skip to content

Commit

Permalink
Updated grav version for 2.0 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
w00fz committed Dec 9, 2017
1 parent acbc857 commit cc648b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/defines.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

// Some standard defines
define('GRAV', true);
define('GRAV_VERSION', '1.3.8');
define('GRAV_VERSION', '2.0.0');
//define('GRAV_TESTING', true);
define('DS', '/');

Expand Down

0 comments on commit cc648b8

Please sign in to comment.