From 997b666a53a8f6eddc7f31c19d77f495671f568c Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 22 Oct 2015 13:59:19 +1300 Subject: 2.15.0 --- 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 0fcf344bad..ee5bad9caa 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.15.0-rc5'; + const VERSION = '2.15.0'; public function isStableVersion($version) { -- cgit v1.2.3