diff --git a/core/Version.php b/core/Version.php index 41c72cf6ce26de61c273fe064c1800d9c07edafb..0c8492a82b0742d3b555b45b788077bf98d46856 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.0-b9'; + const VERSION = '2.15.0-b10'; public function isStableVersion($version) {