We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b9a76 commit de55c8bCopy full SHA for de55c8b
scripts/Phalcon/Devtools/Version.php
@@ -39,6 +39,6 @@ class Version extends PhVersion
39
*/
40
protected static function _getVersion()
41
{
42
- return [3, 4, 8, 0, 0];
+ return [3, 4, 9, 0, 0];
43
}
44
0 commit comments