Skip to content

Commit

Permalink
Updated version to 2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeenan committed Jul 22, 2014
1 parent 566f13a commit 102b9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ if (array_key_exists('HTTP_USER_AGENT', $_SERVER) &&
$userIsBot = true;

// constants
define('VER_WEBPAGETEST', '2.14'); // webpagetest version
define('VER_WEBPAGETEST', '2.15'); // webpagetest version
define('VER_CSS', 67); // version of the sitewide css file
define('VER_JS', 31); // version of the sitewide javascript file
define('VER_JS_TEST', 29); // version of the javascript specific to the test pages
Expand Down

0 comments on commit 102b9d9

Please sign in to comment.