summaryrefslogtreecommitdiff
path: root/framework/PradoBase.php
diff options
context:
space:
mode:
authorqiang.xue <>2009-01-12 01:08:39 +0000
committerqiang.xue <>2009-01-12 01:08:39 +0000
commitc23cefbdb2b76e08aeaaa08e6838403042a2a7ad (patch)
treeec32dae0804912324ce434d333bb9510b8f442e9 /framework/PradoBase.php
parente0e1b84994cc78beeda17543a50c4f78514a3734 (diff)
prepare for 3.1.4 release.3.1.4
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 5256b32e..ea6b9737 100644
--- a/framework/PradoBase.php
+++ b/framework/PradoBase.php
@@ -66,7 +66,7 @@ class PradoBase
*/
public static function getVersion()
{
- return '3.1.4a';
+ return '3.1.4';
}
/**