From b6be58ba07ab83599ca400aef2790115746a371d Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 11 May 2014 23:27:07 +0400 Subject: [PATCH] Monstra 2.4.0 Release Candidate --- engine/Monstra.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/Monstra.php b/engine/Monstra.php index 9f119e6..347a2cf 100644 --- a/engine/Monstra.php +++ b/engine/Monstra.php @@ -39,7 +39,7 @@ class Monstra /** * The version of Monstra */ - const VERSION = '2.4.0 beta'; + const VERSION = '2.4.0 rc'; /**