From 265c4a80d109e0b47dcb24b039b2ac2ac7e71083 Mon Sep 17 00:00:00 2001 From: mattab Date: Sat, 29 Nov 2014 20:26:11 +1300 Subject: 2.10.0-b2 with fix --- 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 fcf7e8f40d..0600fe25f3 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-b1'; + const VERSION = '2.10.0-b2'; } -- cgit v1.2.3