summaryrefslogtreecommitdiff
path: root/framework/PradoBase.php
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2011-07-16 15:29:13 +0000
committerctrlaltca@gmail.com <>2011-07-16 15:29:13 +0000
commit880d67c83a2fe85cc141b52b243bdf2a78eaca3d (patch)
tree5e6adecb42e267364c3dbb6e0871786c22eac38f /framework/PradoBase.php
parentd556b084312bf3fe1e50145b002bf33b1cf850f3 (diff)
branch 3.1: some doc/version update3.1.10
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 8333568c..64289174 100644
--- a/framework/PradoBase.php
+++ b/framework/PradoBase.php
@@ -71,7 +71,7 @@ class PradoBase
*/
public static function getVersion()
{
- return '3.1.9';
+ return '3.1.10';
}
/**