From 1b66b7c8c0fe6ba9806b197130b5a9bd9c823dae Mon Sep 17 00:00:00 2001 From: mattab Date: Sat, 24 May 2014 19:46:34 +1200 Subject: 2.3.0-rc4 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/Version.php b/core/Version.php index ad441f7f4f..6bfdfb97c7 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.3.0-rc3'; + const VERSION = '2.3.0-rc4'; } -- cgit v1.2.3