From f4bb34565c51a29fd0d4bb49ac6d77087956496e Mon Sep 17 00:00:00 2001 From: mattab Date: Thu, 4 Apr 2013 15:18:01 +1300 Subject: testing b5 with new umask --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 5da8a15435..ac4972b22e 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,5 +20,5 @@ final class Piwik_Version * Current Piwik version * @var string */ - const VERSION = '1.12-b4'; + const VERSION = '1.12-b5'; } -- cgit v1.2.3