Commit:    440eb67e6e01ebbf5871954e647cc7b4c21e7628
Author:    Julien Pauli <[email protected]>         Thu, 7 Aug 2014 10:17:22 +0200
Parents:   5cf08339c79a01a0b04285acf8bf411a2b36502a
Branches:  master

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

Log:
5.5.16RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 474e204..62b54a3 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -15,8 +15,8 @@
  *     ),
  * );6 Dec
 /* PHP 5.5 Release */
-$PHP_5_5_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_5_5_RC_DATE = '10 Jul 2014';
+$PHP_5_5_RC = '5.5.16RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_5_RC_DATE = '7 Aug 2014';
 
 $PHP_5_5_VERSION         = "5.5.15";
 $PHP_5_5_DATE            = "24 Jul 2014";


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

Reply via email to