From 8914e371016a98fd4883cbe1fbe7b1aa1827c540 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 4 Mar 2015 15:28:55 +1300 Subject: 2.11.2 - Kaboom! --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index ec35e5562e..5831690419 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.2-rc1'; + const VERSION = '2.11.2'; public function isStableVersion($version) { -- cgit v1.2.3