From 46c97dc2e8c5a3623e977853b1481f5ee93ea067 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 4 Mar 2014 17:20:36 +1300 Subject: 2.1.0 KABOOM --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index e0a8782919..7068dbe8e6 100644 --- a/core/Version.php +++ b/core/Version.php @@ -21,5 +21,5 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.1.0-rc12'; + const VERSION = '2.1.0'; } -- cgit v1.2.3