1
0
mirror of https://github.com/php/web-php.git synced 2026-04-27 08:58:12 +02:00

Fixed parse error

This commit is contained in:
Philip Olson
2010-06-24 17:36:24 +00:00
parent 1966604d92
commit e01ed0d4d7
+1 -1
View File
@@ -17,7 +17,7 @@
*/
/* PHP 5.3 Release */
$PHP_5_3_RC = '5.3.3RC1'
$PHP_5_3_RC = '5.3.3RC1';
$PHP_5_3_RC_DATE = '17 June 2010';
$PHP_5_3_VERSION = "5.3.2";