From 8f1fa1c2bb6c2b7cbb493bd2038669b1e1a8ca7d Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 5 Sep 2006 11:29:01 +0000 Subject: Fixed #358. --- 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 cda172a3..108cf1e7 100644 --- a/framework/PradoBase.php +++ b/framework/PradoBase.php @@ -68,7 +68,7 @@ class PradoBase */ public static function getVersion() { - return '3.0.4'; + return '3.0.5'; } /** -- cgit v1.2.3