From b4274d621300e008d47f01ac50bea66184a729a6 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 23 Oct 2014 10:34:50 +1300 Subject: 2.8.2 - bugfix release --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index ee0ff17a28..7b66348c5b 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.8.1'; + const VERSION = '2.8.2'; } -- cgit v1.2.3