summaryrefslogtreecommitdiff
path: root/framework/PradoBase.php
diff options
context:
space:
mode:
authorrojaro <>2011-06-03 13:18:04 +0000
committerrojaro <>2011-06-03 13:18:04 +0000
commitb607132ba14695eadde340a87483fcdda92c53a7 (patch)
treeb77cc39e44748129cd3bc28b15e68a35a20660b2 /framework/PradoBase.php
parent326cb41204bb9dcadd42c34299b08bdea7fbb0ca (diff)
bumped version number
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 78f5cc9f..8333568c 100644
--- a/framework/PradoBase.php
+++ b/framework/PradoBase.php
@@ -71,7 +71,7 @@ class PradoBase
*/
public static function getVersion()
{
- return '3.1.8';
+ return '3.1.9';
}
/**