From 22434ce42afa9194fd7ec3ba20136d9491cf533f Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 9 Apr 2007 18:07:20 +0000 Subject: version info fix. --- 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 16a27b08..fee12ba5 100644 --- a/framework/PradoBase.php +++ b/framework/PradoBase.php @@ -66,7 +66,7 @@ class PradoBase */ public static function getVersion() { - return '3.1.0b'; + return '3.1.0RC'; } /** -- cgit v1.2.3