summaryrefslogtreecommitdiff
path: root/framework/PradoBase.php
diff options
context:
space:
mode:
authorqiang.xue <>2009-05-25 00:41:03 +0000
committerqiang.xue <>2009-05-25 00:41:03 +0000
commit5a87ceb5ce3a62aae92c344f670059971d5914d9 (patch)
tree4ecc39bde810f60c3ce742e399691ee4ef0eaa92 /framework/PradoBase.php
parent21f4a4c546091fd0bd0059c8c17b89f17810492d (diff)
prepare 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 37321afa..a08b54ba 100644
--- a/framework/PradoBase.php
+++ b/framework/PradoBase.php
@@ -66,7 +66,7 @@ class PradoBase
*/
public static function getVersion()
{
- return '3.1.5';
+ return '3.1.6-dev';
}
/**