Skip to content

Commit e34b567

Browse files
committed
Updated Zend\Version to 2.0.2
1 parent c620291 commit e34b567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/Zend/Version/Version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ final class Version
2323
/**
2424
* Zend Framework version identification - see compareVersion()
2525
*/
26-
const VERSION = '2.0.1';
26+
const VERSION = '2.0.2';
2727

2828
/**
2929
* Github Service Identifier for version information is retreived from

0 commit comments

Comments
 (0)