From 719114577f0a5a7962e37a250db3a8d76a1809b8 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 17 Dec 2014 17:36:28 +1300 Subject: 2.10.0-b9 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Version.php') diff --git a/core/Version.php b/core/Version.php index 6708ff9f70..5edf0e5dba 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.10.0-b8'; + const VERSION = '2.10.0-b9'; } -- cgit v1.2.3