From 50a95e46dd843b8e8a80dedf681f25e9fc3e70c8 Mon Sep 17 00:00:00 2001 From: mattab Date: Wed, 1 Oct 2014 17:11:15 +1300 Subject: 2.8.0-b1 with User Id algorithm update --- 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 768d5adde5..94c6da9cb7 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.7.0'; + const VERSION = '2.8.0-b1'; } -- cgit v1.2.3