From 039c66cf30a211e9bef58d44330102f8a5c0efff Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 11 Nov 2014 23:52:09 +1300 Subject: 2.9.0-b9 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 6e89402dec..b4545cacac 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,5 +20,5 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.9.0-b8'; + const VERSION = '2.9.0-b9'; } -- cgit v1.2.3