From 553d7f7b3041ce05499708d3ba893a7ddd5b8dfa Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 19 Feb 2015 10:56:37 +1300 Subject: 2.11.1-b1 --- 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 9561069074..b79fcd9d9c 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.11.0'; + const VERSION = '2.11.1-b1'; public function isStableVersion($version) { -- cgit v1.2.3