From 60ea28605144bb827ff9be48803ad2088a0b6db1 Mon Sep 17 00:00:00 2001 From: mattab Date: Wed, 7 May 2014 14:30:21 +1200 Subject: 2.2.2-b1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index e693bb8d75..45f570f705 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.2.1'; + const VERSION = '2.2.2-b1'; } -- cgit v1.2.3