Skip to content

Commit 8e800f0

Browse files
committed
Bump version to 2.19 for upcoming release
1 parent 56b5741 commit 8e800f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/common.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ if (array_key_exists('HTTP_USER_AGENT', $_SERVER) &&
7474
$userIsBot = true;
7575

7676
// constants
77-
define('VER_WEBPAGETEST', '2.18'); // webpagetest version
77+
define('VER_WEBPAGETEST', '2.19'); // webpagetest version
7878
define('VER_CSS', 68); // version of the sitewide css file
7979
define('VER_JS', 32); // version of the sitewide javascript file
8080
define('VER_JS_TEST', 30); // version of the javascript specific to the test pages

0 commit comments

Comments
 (0)