From 03f95a8c22c5ee8cba6e155320335898629ef9e9 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 1 Oct 2014 17:18:34 +1300 Subject: 2.8.0-b2 --- 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 94c6da9cb7..1cc7dcabc9 100644 --- a/core/Version.php +++ b/core/Version.php @@ -21,5 +21,5 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.8.0-b1'; + const VERSION = '2.8.0-b2'; } -- cgit v1.2.3