Commit:    b957730a6cb5a70b9a09d5974c33fc96e1886792
Author:    kovacs.ferenc <[email protected]>         Fri, 28 Nov 2014 
00:45:23 +0100
Parents:   d75969f9bcf37e928ad6d185c40eaae55b58d3d8
Branches:  master

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

Log:
5.6.4RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 4e81f3a..caf2c82 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -16,8 +16,8 @@
  *     ),
  * );
 /* PHP 5.6 Release */
-$PHP_5_6_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_5_6_RC_DATE = '30 Oct 2014';
+$PHP_5_6_RC = "5.6.4RC1"; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_6_RC_DATE = '27 Nov 2014';
 
 $PHP_5_6_VERSION         = "5.6.3";
 $PHP_5_6_DATE            = "13 Nov 2014";


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

Reply via email to