From 3c13f0fbdb25aa4871adcb85de7c9a994701a230 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Tue, 29 May 2012 10:28:33 +0000 Subject: small fix to previous commit: use full version numbers --- 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 19fd5772..1aa5663a 100644 --- a/framework/PradoBase.php +++ b/framework/PradoBase.php @@ -71,7 +71,7 @@ class PradoBase */ public static function getVersion() { - return '3.2-rc3'; + return '3.2.0-rc3'; } /** -- cgit v1.2.3