From bc67b8b2ed8c7a4304d5d0881d593f39d2cc13b8 Mon Sep 17 00:00:00 2001 From: mattab Date: Tue, 1 Apr 2014 11:42:12 +1300 Subject: Beta10 with more bug fixes! --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index b29c97256a..889a5cd065 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.1.1-b9'; + const VERSION = '2.1.1-b10'; } -- cgit v1.2.3