From 35e66121c76297eeca46bdc93335e94bd34652a7 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 6 Jun 2006 20:01:17 +0000 Subject: Fixed #213. --- framework/PradoBase.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/PradoBase.php') diff --git a/framework/PradoBase.php b/framework/PradoBase.php index 38829c87..cf6b4592 100644 --- a/framework/PradoBase.php +++ b/framework/PradoBase.php @@ -68,7 +68,7 @@ class PradoBase */ public static function getVersion() { - return '3.0.1'; + return '3.0.2'; } /** -- cgit v1.2.3