Commit:    a03de4f68861c289f370eb66a0e59d7b189b2094
Author:    Julien Pauli <[email protected]>         Thu, 23 Jan 2014 12:20:12 +0100
Parents:   e7a8701a50c287a425e96f180c284cd2ce599f54
Branches:  master

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

Log:
5.5.9 RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index fdc6f22..97363a1 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 = '27 Dec 2013';
+$PHP_5_5_RC = '5.5.9RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_5_RC_DATE = '23 Jan 2014';
 
 $PHP_5_5_VERSION         = "5.5.8";
 $PHP_5_5_DATE            = "9 Jan 2014";


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

Reply via email to