From 4cf0ed8cd5afb3c533b798509b8e08249c3a5f6b Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Mon, 25 Jun 2012 10:43:31 +0000 Subject: version bump --- framework/PradoBase.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/PradoBase.php') 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'; } /** -- cgit v1.2.3