summaryrefslogtreecommitdiff
path: root/framework/PradoBase.php
diff options
context:
space:
mode:
authorxue <>2006-04-17 01:58:53 +0000
committerxue <>2006-04-17 01:58:53 +0000
commitf3527efd018da03528bd754c654d70506c8b5491 (patch)
tree2b4c439db4946f8470ae32675d67db84ca35d3d2 /framework/PradoBase.php
parent636ede11afd0127f00e7d7db709c95ad68f4101f (diff)
A few changes for 3.0.0.
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 e0c8cc52..c03e8f33 100644
--- a/framework/PradoBase.php
+++ b/framework/PradoBase.php
@@ -68,7 +68,7 @@ class PradoBase
*/
public static function getVersion()
{
- return '3.0.0RC2';
+ return '3.0.0';
}
/**