Skip to content

Commit 8520d83

Browse files
committed
5.3.11RC2
1 parent 984dcf3 commit 8520d83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/version.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ $PHP_5_4_MD5 = array(
2929
);
3030

3131
/* PHP 5.3 Release */
32-
$PHP_5_3_RC = '5.3.11RC1';
33-
$PHP_5_3_RC_DATE = '29 March 2012';
32+
$PHP_5_3_RC = '5.3.11RC2';
33+
$PHP_5_3_RC_DATE = '12 April 2012';
3434

3535
$PHP_5_3_VERSION = "5.3.10";
3636
$PHP_5_3_DATE = "02 February 2012";

0 commit comments

Comments
 (0)