From 7fa76c4ba052b579bd2710e6cdb23175e62f27a9 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 18 Feb 2015 17:15:03 +1300 Subject: 2.11.0 - KABOOM! --- 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 8c817d7cfa..9561069074 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-rc1'; + const VERSION = '2.11.0'; public function isStableVersion($version) { -- cgit v1.2.3