svn: /web/php/trunk/include/ version.inc
[email protected] (Hannes Magnusson)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
bjori Sat, 08 Jan 2011 15:52:16 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=307271
Log:
Master needs this variable to properly generate the release feeds
Changed paths:
U web/php/trunk/include/version.inc
Modified: web/php/trunk/include/version.inc
===================================================================
--- web/php/trunk/include/version.inc 2011-01-08 15:37:52 UTC (rev 307270)
+++ web/php/trunk/include/version.inc 2011-01-08 15:52:16 UTC (rev 307271)
@@ -91,4 +91,5 @@
);
$PHP_5_VERSION = $PHP_5_3_VERSION; // Some scripts require this set
+$PHP_5_RC_DATE = $PHP_5_3_RC_DATE; // Used by master