Commit:    48c21f043820f2428bd89a247e6a2e0a51cffcb0
Author:    Stanislav Malyshev <smalys...@gmail.com>         Thu, 1 Aug 2013 
21:10:18 -0700
Parents:   4d6dde3ba1ebcb9160858948de4b36883b8424d0
Branches:  master

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

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