From 7012130a7c98d602f3408d04c620a69055607781 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 8 Aug 2006 11:56:27 +0000 Subject: Fixed a bug that would prevent from using tag in skins --- 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 7c054bac..30b98f53 100644 --- a/framework/PradoBase.php +++ b/framework/PradoBase.php @@ -68,7 +68,7 @@ class PradoBase */ public static function getVersion() { - return '3.0.3'; + return '3.0.4'; } /** -- cgit v1.2.3