Index: documentation/manual/en/module_specs/Zend_Version.xml
===================================================================
--- documentation/manual/en/module_specs/Zend_Version.xml (revision 22824)
+++ documentation/manual/en/module_specs/Zend_Version.xml (working copy)
@@ -28,6 +28,19 @@
$cmp = Zend_Version::compareVersion('2.0.0');
]]>
+
+
+ The static method Zend_Version::getLatest() provides the version
+ number of the last stable release available for download on the site
+ Zend Framework.
+
+
+
+
+