Commit:    d191d9c1fc732d5bb3be18116bac96892db62586
Author:    Johannes Schlüter <[email protected]>         Fri, 1 Aug 2014 
03:29:25 +0200
Parents:   98d41ac8832e9cf8b228b7a1a07cdbfb346684ca
Branches:  master

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

Log:
PHP 5.3.29RC1

Changed paths:
  M  include/version.inc


Diff:
diff --git a/include/version.inc b/include/version.inc
index 1f9c727..a007589 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -37,8 +37,8 @@ $PHP_5_4_MD5     = array(
 );
 
 /* PHP 5.3 Release */
-$PHP_5_3_RC      = false; //'5.3.27RC1'; // Current RC version (e.g., 
'5.6.7RC1') or false
-$PHP_5_3_RC_DATE = '20 Jun 2013';
+$PHP_5_3_RC      = '5.3.29RC1'; // Current RC version (e.g., '5.6.7RC1') or 
false
+$PHP_5_3_RC_DATE = '31 Jul 2013';
 
 $PHP_5_3_VERSION         = "5.3.28";
 $PHP_5_3_DATE            = "12 Dec 2013";


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

Reply via email to