diff options
author | ctrlaltca <> | 2012-06-25 10:43:31 +0000 |
---|---|---|
committer | ctrlaltca <> | 2012-06-25 10:43:31 +0000 |
commit | 4cf0ed8cd5afb3c533b798509b8e08249c3a5f6b (patch) | |
tree | da52ff53b1eaaf96b60cadad7a0e51a9a59fae07 /framework/PradoBase.php | |
parent | b2b24e4c5d2c2db803fe7abf47b5a37744d46146 (diff) |
version bump3.2.0
Diffstat (limited to 'framework/PradoBase.php')
-rw-r--r-- | framework/PradoBase.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/PradoBase.php b/framework/PradoBase.php index 1aa5663a..6c9d8fa1 100644 --- a/framework/PradoBase.php +++ b/framework/PradoBase.php @@ -71,7 +71,7 @@ class PradoBase */ public static function getVersion() { - return '3.2.0-rc3'; + return '3.2.0'; } /** |