From c512602b328f9eb4b3eaedb390f8636dda4e351c Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 18 Mar 2015 16:11:51 +1300 Subject: 2.12.0-b7 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index a26120c5f4..a0b103340e 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-b6'; + const VERSION = '2.12.0-b7'; public function isStableVersion($version) { -- cgit v1.2.3