From b715c0fcca9667fdcba65290a3c92130c2a93fca Mon Sep 17 00:00:00 2001 From: mattab Date: Mon, 14 Oct 2013 17:54:40 +1300 Subject: 2.0-a14 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 7ff7df98d2..6d10fce475 100644 --- a/core/Version.php +++ b/core/Version.php @@ -24,5 +24,5 @@ final class Version * Current Piwik version * @var string */ - const VERSION = '2.0-a13'; + const VERSION = '2.0-a14'; } -- cgit v1.2.3