Commit:    a3926b942bc8728516d5c30fd1d40edf94751c09
Author:    Stanislav Malyshev <[email protected]>         Thu, 1 Aug 2013 
21:10:18 -0700
Parents:   5b8fc1b9d062a86472c9c898cf8c356d81e7b10f
Branches:  master

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

Log:
5.4.18 rc2

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 58c21d3..43f7b8f 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -26,8 +26,8 @@ $PHP_5_5_MD5     = array(
                        "tar.xz"        => "365403c216d22255c3aa57fe54944f8e",
 );
 /* PHP 5.4 Release */
-$PHP_5_4_RC = '5.4.18RC1'; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_5_4_RC_DATE = '18 Jul 2013';
+$PHP_5_4_RC = '5.4.18RC2'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_4_RC_DATE = '01 Aug 2013';
 
 $PHP_5_4_VERSION         = "5.4.17";
 $PHP_5_4_DATE            = "04 Jul 2013";


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

Reply via email to