Commit:    47be9323280280238e65bb53da447370ff499c0c
Author:    Julien Pauli <[email protected]>         Fri, 12 Sep 2014 10:00:14 +0200
Parents:   b5fad7ec39c0dddc9ad6c0428a8ead2dd5b10d99
Branches:  master

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

Log:
5.6.1RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index c205c4b..fc59b36 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -15,7 +15,7 @@
  *     ),
  * );
 /* PHP 5.6 Release */
-$PHP_5_6_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_6_RC = '5.6.1RC1'; // Current RC version (e.g., '5.6.7RC1') or false
 $PHP_5_6_RC_DATE = '11 Sep 2014';
 
 $PHP_5_6_VERSION         = "5.6.0";


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

Reply via email to