We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c620291 commit e34b567Copy full SHA for e34b567
library/Zend/Version/Version.php
@@ -23,7 +23,7 @@ final class Version
23
/**
24
* Zend Framework version identification - see compareVersion()
25
*/
26
- const VERSION = '2.0.1';
+ const VERSION = '2.0.2';
27
28
29
* Github Service Identifier for version information is retreived from
0 commit comments