Commit:    e13500cf3665db123f23390c1599d1b3fa9a6909
Author:    Julien Pauli <[email protected]>         Fri, 24 Jul 2015 08:53:22 +0200
Parents:   31f9daa903f189d82e7eb0e67cfc6e43461a20e2
Branches:  master

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

Log:
5.6.12RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 8cbbd1a..0a94421 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -17,8 +17,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 = '25 Jun 2015';
+$PHP_5_6_RC = '5.6.12RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_6_RC_DATE = '23 Jul 2015';
 
 $PHP_5_6_VERSION         = "5.6.11";
 $PHP_5_6_DATE            = "10 Jul 2015";


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

Reply via email to