From 69105e10df9af1b8aa0f2d8fb7c7ed0a882b3d4d Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 26 Mar 2015 14:40:54 +1300 Subject: 2.12.1-b1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index f76eb688ad..2414a43ea9 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'; + const VERSION = '2.12.1-b1'; public function isStableVersion($version) { -- cgit v1.2.3