Commit:    5cf08339c79a01a0b04285acf8bf411a2b36502a
Author:    Stanislav Malyshev <[email protected]>         Wed, 6 Aug 2014 
21:52:23 -0700
Parents:   10250fbc9e3ad6ac6683dfe41b8e4e6a700ecdd4
Branches:  master

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

Log:
5.4.32 rc1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index a007589..474e204 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 = '24 Jul 2014';
+$PHP_5_4_RC = '5.4.32RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_4_RC_DATE = '7 Aug 2014';
 
 $PHP_5_4_VERSION         = "5.4.31";
 $PHP_5_4_DATE            = "24 Jul 2014";


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

Reply via email to