From fe85ab09c24dc41a69bb08e39ac5ea41c43a4f66 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Fri, 13 Mar 2015 15:25:05 +1300 Subject: 2.12.0-b3 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 71c2a66f40..3474cbf56b 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.12.0-b2'; + const VERSION = '2.12.0-b3'; public function isStableVersion($version) { -- cgit v1.2.3