Commit:    ea765a163c58979dd7c581138a0ce35c1a62614d
Author:    Julien Pauli <[email protected]>         Thu, 25 Jun 2015 19:19:15 +0200
Parents:   eb20e88a7ebe3a886ce20d662399e4f8d07ddff8
Branches:  master

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

Log:
5.5.27RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index ce4123a..e3acede 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -33,8 +33,8 @@ $PHP_5_6_SHA256     = array(
                        "tar.xz"        => 
"1af720c955b0a57aa47606e928616e84c78868aff2a5f269c70601a77d6da8c1",
 );
 /* PHP 5.5 Release */
-$PHP_5_5_RC =  false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_5_5_RC_DATE = '28 May 2015';
+$PHP_5_5_RC =  '5.5.27RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_5_RC_DATE = '25 Jun 2015';
 
 $PHP_5_5_VERSION         = "5.5.26";
 $PHP_5_5_DATE            = "11 Jun 2015";


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

Reply via email to