From 0590ca7b66a3b4766ed36253dfc52283e12776aa Mon Sep 17 00:00:00 2001 From: mattab Date: Sun, 8 Jun 2014 14:10:38 +1200 Subject: 2.4.0-b4 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index c67cef1529..80250c6ce8 100644 --- a/core/Version.php +++ b/core/Version.php @@ -21,5 +21,5 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.4.0-b3'; + const VERSION = '2.4.0-b4'; } -- cgit v1.2.3