diff --git a/core/Version.php b/core/Version.php index 71c2a66f401..3474cbf56ba 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) {