From 1b9c3d4c8a42c0272214c9f8e28503944edbe09a Mon Sep 17 00:00:00 2001 From: mattab Date: Fri, 30 May 2014 16:05:40 +1200 Subject: '2.4.0-b3' --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 08bea8bdb5..c67cef1529 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-b2'; + const VERSION = '2.4.0-b3'; } -- cgit v1.2.3