summaryrefslogtreecommitdiff
path: root/framework/PradoBase.php
diff options
context:
space:
mode:
authorxue <>2007-05-14 17:28:09 +0000
committerxue <>2007-05-14 17:28:09 +0000
commitf52dd35b28701da6ca62b9d8bde059fcc9974104 (patch)
tree1d8d55daf577677420c9477116fb454efb5e9939 /framework/PradoBase.php
parent3f9e3c42c7fd4b87d98e59b6078308233d840cf0 (diff)
Update for next release.
Diffstat (limited to 'framework/PradoBase.php')
-rw-r--r--framework/PradoBase.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/PradoBase.php b/framework/PradoBase.php
index fee12ba5..7f15ab81 100644
--- a/framework/PradoBase.php
+++ b/framework/PradoBase.php
@@ -66,7 +66,7 @@ class PradoBase
*/
public static function getVersion()
{
- return '3.1.0RC';
+ return '3.1.0';
}
/**