From cfdcf54ca63f7caa3f0cf9156328bc1e291abfeb Mon Sep 17 00:00:00 2001 From: mattab Date: Wed, 17 Apr 2013 22:57:24 +1200 Subject: b11 test on demo --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index a053dc6237..38cba84da0 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-b10'; + const VERSION = '1.12-b11'; } -- cgit v1.2.3