Commit:    2ff557fd1f2b84f10b52eff03b8dffbe776c4ee8
Author:    Julien Pauli <[email protected]>         Tue, 18 Feb 2014 17:43:11 +0100
Parents:   8ca62259e863539cd52fba57bd92b13d11997ad5
Branches:  master

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

Log:
5.5.10RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 46a4b2b..59b22d5 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 = '23 Jan 2014';
+$PHP_5_5_RC = '5.5.10RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_5_RC_DATE = '20 Feb 2014';
 
 $PHP_5_5_VERSION         = "5.5.9";
 $PHP_5_5_DATE            = "6 Feb 2014";


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

Reply via email to