Commit:    3a2e4b6b1e2ca2334e6689f0ee1514d490a6cce7
Author:    Stanislav Malyshev <[email protected]>         Fri, 1 Nov 2013 
00:35:56 -0700
Parents:   1ee2e2e09fbf2e3f40b3361b9ac29c4306702dc4
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=3a2e4b6b1e2ca2334e6689f0ee1514d490a6cce7

Log:
5.4.22 RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index a41cdbd..1a88b53 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -26,8 +26,8 @@ $PHP_5_5_MD5     = array(
                        "tar.xz"        => "a4788118fdb0c4d8cef08be72025e983",
 );
 /* PHP 5.4 Release */
-$PHP_5_4_RC = false; //'5.4.21RC1'; // Current RC version (e.g., '5.6.7RC1') 
or false
-$PHP_5_4_RC_DATE = '03 Oct 2013';
+$PHP_5_4_RC = '5.4.22RC1'; //'5.4.21RC1'; // Current RC version (e.g., 
'5.6.7RC1') or false
+$PHP_5_4_RC_DATE = '31 Oct 2013';
 
 $PHP_5_4_VERSION         = "5.4.21";
 $PHP_5_4_DATE            = "17 Oct 2013";


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to