diff options
| author | qiang.xue <> | 2009-05-24 20:30:26 +0000 |
|---|---|---|
| committer | qiang.xue <> | 2009-05-24 20:30:26 +0000 |
| commit | 21f4a4c546091fd0bd0059c8c17b89f17810492d (patch) | |
| tree | 1289f285cb049412c2837da56e21272fbc05e318 /framework/PradoBase.php | |
| parent | 5005e7cb3a65b717d07e4740159b245291ecb8c1 (diff) | |
prepare for release.3.1.5
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 17f7b53c..37321afa 100644 --- a/framework/PradoBase.php +++ b/framework/PradoBase.php @@ -66,7 +66,7 @@ class PradoBase */ public static function getVersion() { - return '3.1.5a'; + return '3.1.5'; } /** |
