Commit:    17c690c32dc5a5f94d128774822a5746a1e67192
Author:    Julien Pauli <jpa...@php.net>         Thu, 10 Jul 2014 18:44:28 +0200
Parents:   6cdd6d47b098d525206c59d1d1d1954c391eadf3
Branches:  master

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

Log:
5.5.15RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 3155786..74d7b22 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 = '12 Jun 2014';
+$PHP_5_5_RC = '5.5.15RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_5_RC_DATE = '10 Jul 2014';
 
 $PHP_5_5_VERSION         = "5.5.14";
 $PHP_5_5_DATE            = "26 Jun 2014";


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

Reply via email to