Commit:    5ef64a01b152db09c1002038d42747ebc0e45c64
Author:    Stanislav Malyshev <[email protected]>         Fri, 19 Jul 2013 
01:29:28 -0700
Parents:   bc99f24d64473ade1b9efaac493864f34cf257b3
Branches:  master

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

Log:
5.4.18 RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 89d7c65..58c21d3 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 = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_5_4_RC_DATE = '20 Jun 2013';
+$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_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