Commit: e206a43d049ca87ee845d6174b7c4a96f6ad59d4 Author: philip <[email protected]> Tue, 3 Dec 2013 17:31:19 -0800 Parents: f8e50449053cc2e2bea4f33009c1a7b2744b85cc Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=e206a43d049ca87ee845d6174b7c4a96f6ad59d4 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
