From 016e8423df003bad199acc07083713ec8c8c3bf6 Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 22 Nov 2012 17:57:54 +0200 Subject: [PATCH] Monstra 2.1.0 beta --- monstra/engine/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monstra/engine/core.php b/monstra/engine/core.php index 94095c1..eebf0a6 100644 --- a/monstra/engine/core.php +++ b/monstra/engine/core.php @@ -45,7 +45,7 @@ /** * The version of Monstra */ - const VERSION = '2.0.1'; + const VERSION = '2.1.0 beta'; /**