summaryrefslogtreecommitdiff
path: root/framework/PradoBase.php
diff options
context:
space:
mode:
authorctrlaltca <>2013-01-07 21:07:38 +0000
committerctrlaltca <>2013-01-07 21:07:38 +0000
commitb2b20b7b664b2e3c09c4adfb1e6b2590d5e9b8de (patch)
treeb746e3046cbee50bb2f2881788e454892833f369 /framework/PradoBase.php
parent67a8e014085216542d781ad66f1681206e9358a6 (diff)
bumped version to 3.2.1
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 403fdb80..80bd7378 100644
--- a/framework/PradoBase.php
+++ b/framework/PradoBase.php
@@ -71,7 +71,7 @@ class PradoBase
*/
public static function getVersion()
{
- return '3.2.0';
+ return '3.2.1';
}
/**