diff options
author | ctrlaltca <> | 2012-05-29 10:25:40 +0000 |
---|---|---|
committer | ctrlaltca <> | 2012-05-29 10:25:40 +0000 |
commit | 5fe1679cc0b2ea81e48eaa6b5cab59595d0f3143 (patch) | |
tree | d9e896eba28649331b1dc470c57273c16cc58be3 /framework/PradoBase.php | |
parent | dddc40b3a5b86985eda466b97afa13f2a2850cab (diff) |
version bump 3.2-rc3
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 6171c6ab..19fd5772 100644 --- a/framework/PradoBase.php +++ b/framework/PradoBase.php @@ -71,7 +71,7 @@ class PradoBase */ public static function getVersion() { - return '3.2-rc2'; + return '3.2-rc3'; } /** |