Commit:    265cc8c61ad50c5a7229723981baa3cd3ef66f24
Author:    Stanislav Malyshev <[email protected]>         Wed, 9 Jul 2014 
22:31:24 -0700
Parents:   136f8f13631420e50055b0f8bd4737fbadc1f982
Branches:  master

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

Log:
5.4.31 rc1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index b541586..301b568 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -26,8 +26,8 @@ $PHP_5_5_MD5     = array(
                        "tar.xz"        => "d64c85f95fb767f16ee3ca281a20b5f7",
 );
 /* PHP 5.4 Release */
-$PHP_5_4_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_5_4_RC_DATE = '12 Jun 2014';
+$PHP_5_4_RC = '5.4.31RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_4_RC_DATE = '10 Jul 2014';
 
 $PHP_5_4_VERSION         = "5.4.30";
 $PHP_5_4_DATE            = "26 Jun 2014";


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

Reply via email to