summaryrefslogtreecommitdiff
path: root/framework/PradoBase.php
diff options
context:
space:
mode:
authorChristophe.Boulain <>2009-07-22 08:08:24 +0000
committerChristophe.Boulain <>2009-07-22 08:08:24 +0000
commitaec63878c1267f0da719572b41e714582f56636a (patch)
tree779bafd39e7fc14e4cf062b4fb3a77f90c619c05 /framework/PradoBase.php
parentd5b8c9111602293ed69f4e99d885ac170a86985e (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 872afe75..28966634 100644
--- a/framework/PradoBase.php
+++ b/framework/PradoBase.php
@@ -71,7 +71,7 @@ class PradoBase
*/
public static function getVersion()
{
- return '3.1.6';
+ return '3.1.7-dev';
}
/**