From 784b738f9c4a92c42a9d8e6b85c28a82a3af0a2f Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 4 Dec 2014 12:13:08 +1300 Subject: 2.10.0-b3 --- 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 0600fe25f3..86a856f320 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-b2'; + const VERSION = '2.10.0-b3'; } -- cgit v1.2.3