From 60d482963a5a520014772280b6ba97fdac6a4372 Mon Sep 17 00:00:00 2001 From: mattab Date: Mon, 27 May 2013 12:07:54 +1200 Subject: b21 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 1e80c27786..ebf24bfec1 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-b20'; + const VERSION = '1.12-b21'; } -- cgit v1.2.3