From 30bec38c4f36254f26097f810aaf139e9a42a61d Mon Sep 17 00:00:00 2001 From: sgiehl Date: Sat, 20 Dec 2014 22:10:01 +0100 Subject: moved browser plugin reports to an own plugin 'DevicePlugins' --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Version.php') diff --git a/core/Version.php b/core/Version.php index 5edf0e5dba..334d7bf818 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,5 +20,5 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.10.0-b9'; + const VERSION = '2.10.0-b10'; } -- cgit v1.2.3