Commit:    c05addbc1c10e7b833a6025cd1d361747a870692
Author:    Julien Pauli <[email protected]>         Thu, 4 Sep 2014 10:08:40 +0200
Parents:   af43c897bdfb4fe4a913942c38dec774520930f5
Branches:  master

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

Log:
5.5.17RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index bee0aeb..7d911f7 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -26,8 +26,8 @@ $PHP_5_6_MD5     = array(
                        "tar.xz"        => "642825d75ce2634d9513d5b21dbee521",
 );
 /* PHP 5.5 Release */
-$PHP_5_5_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_5_5_RC_DATE = '7 Aug 2014';
+$PHP_5_5_RC = '5.5.17RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_5_RC_DATE = '4 Sep 2014';
 
 $PHP_5_5_VERSION         = "5.5.16";
 $PHP_5_5_DATE            = "21 Aug 2014";


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

Reply via email to