Commit: 9b4e20417fc5e41202658cfdc2be578e334a513e Author: philip <[email protected]> Tue, 3 Dec 2013 17:31:19 -0800 Parents: 80c2dc7ff97d5508da4c5a61dbd3a2d027209ad6 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=9b4e20417fc5e41202658cfdc2be578e334a513e Log: Fixed typo Changed paths: M include/releases.inc Diff: diff --git a/include/releases.inc b/include/releases.inc index eecd6c3..6695ddd 100644 --- a/include/releases.inc +++ b/include/releases.inc @@ -258,7 +258,7 @@ $OLDRELEASES = array ( 'name' => 'Windows 5.4.21 binaries and source', ), ), - 'date' => '19 Sep 2013', + 'date' => '17 Oct 2013', 'museum' => false, ), '5.4.20' => -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
