From 8313b3412e0db7262966a60b859093e6577abb46 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 17 Jul 2007 11:27:51 +0000 Subject: Fixed #670. --- 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 f8d8ec81..9f6d91a0 100644 --- a/framework/PradoBase.php +++ b/framework/PradoBase.php @@ -66,7 +66,7 @@ class PradoBase */ public static function getVersion() { - return '3.1.0'; + return '3.1.1'; } /** -- cgit v1.2.3