From 22e1cf27e354e3b0094851ac9746cf76ef6e8358 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 26 Nov 2015 18:03:53 +1300 Subject: 2.15.1-b5 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/Version.php b/core/Version.php index 0faa9963d5..83c8a1b12b 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.15.1-b4'; + const VERSION = '2.15.1-b5'; public function isStableVersion($version) { -- cgit v1.2.3