From 1ff565834a8cba1178c22fd0f0f99dae6b60f1f1 Mon Sep 17 00:00:00 2001 From: mattab Date: Tue, 1 Oct 2013 17:39:51 +1300 Subject: alpha8 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 59f77345a8..a3ad8390b7 100644 --- a/core/Version.php +++ b/core/Version.php @@ -22,5 +22,5 @@ final class Version * Current Piwik version * @var string */ - const VERSION = '2.0-a7'; + const VERSION = '2.0-a8'; } -- cgit v1.2.3