diff options
| author | Fabio Bas <ctrlaltca@gmail.com> | 2016-08-23 12:37:19 +0200 |
|---|---|---|
| committer | Fabio Bas <ctrlaltca@gmail.com> | 2016-08-23 12:37:19 +0200 |
| commit | 8978869afd5cb31cc210f79eee6ecedbe8c47333 (patch) | |
| tree | 454f057ef4b0c5d418b6d7dfb6490a9ff6776e6b /framework/PradoBase.php | |
| parent | 9f140f6e6d0e604b485ba8263be3065e236790c8 (diff) | |
Prepare release 3.3.2
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 34f8bf0f..f6c0312f 100644 --- a/framework/PradoBase.php +++ b/framework/PradoBase.php @@ -69,7 +69,7 @@ class PradoBase */ public static function getVersion() { - return '3.3.1'; + return '3.3.2'; } /** |
