From 261c29ece2ccf37e6419b9886cefd29f9dbb3c89 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 17 Mar 2006 03:16:13 +0000 Subject: Using constants as item types. --- framework/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/core.php') diff --git a/framework/core.php b/framework/core.php index cd66e08c..77841fb2 100644 --- a/framework/core.php +++ b/framework/core.php @@ -402,7 +402,7 @@ class PradoBase */ public static function getVersion() { - return '3.0b'; + return '3.0RC1'; } /** -- cgit v1.2.3