From 62bf4001821c826442b2573fb7661918361fb821 Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 9 Oct 2012 18:39:27 +0300 Subject: [PATCH] Monstra 2.0.0 --- changelog.txt | 2 +- monstra/boot/defines.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.txt b/changelog.txt index f269731..ad4ee63 100755 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,4 @@ -Monstra 2.0.0, xxxx-xx-xx +Monstra 2.0.0, 2012-10-09 ------------------------ - Idiorm Added! Idiorm - a lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5. - Added Crypt Capthca Plugin diff --git a/monstra/boot/defines.php b/monstra/boot/defines.php index 4d0b023..79e56d5 100644 --- a/monstra/boot/defines.php +++ b/monstra/boot/defines.php @@ -19,12 +19,12 @@ /** * Set Monstra version */ - define('MONSTRA_VERSION', '2.0.0 beta'); + define('MONSTRA_VERSION', '2.0.0'); /** * Set Monstra version id */ - define('MONSTRA_VERSION_ID', 10301); + define('MONSTRA_VERSION_ID', 20000); /** * Set Monstra site url