summaryrefslogtreecommitdiff
path: root/framework/PradoBase.php
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2012-02-11 09:09:30 +0000
committerctrlaltca@gmail.com <>2012-02-11 09:09:30 +0000
commit84e41104845e80a429d6ac983a45de69dd71ecb1 (patch)
tree6528cfaa4f7b20d7998d552bae307c26900aac7a /framework/PradoBase.php
parent78386438637ecf33e2feeb99c1a922ee713a58a2 (diff)
cleaning away unused converters from phpDocumentor
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 272c479c..6999eddf 100644
--- a/framework/PradoBase.php
+++ b/framework/PradoBase.php
@@ -71,7 +71,7 @@ class PradoBase
*/
public static function getVersion()
{
- return '3.2-dev';
+ return '3.2-rc1';
}
/**