From e5c10e4bba27a289518b0193e862e47d7aaba551 Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Wed, 29 Jan 2014 22:49:05 +1300 Subject: b6 with bug fix --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index a575c0db27..75257f17e4 100644 --- a/core/Version.php +++ b/core/Version.php @@ -24,5 +24,5 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.0.4-b5'; + const VERSION = '2.0.4-b6'; } -- cgit v1.2.3