From b5870d541b6893dfe04c27fdf69ec63d605fa59b Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 20 Nov 2014 12:30:00 +1300 Subject: 2.9.1 --- 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 6e408eca8e..80614277c5 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.1-b2'; + const VERSION = '2.9.1'; } -- cgit v1.2.3