Commit: 5180f3b3516a10489d8620a8e0f7e48416b608f8 Author: Johannes Schlüter <[email protected]> Thu, 22 Nov 2012 18:27:31 +0100 Parents: e3501a8f6ea1022563e6347a3066fcf7dba4f390 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=5180f3b3516a10489d8620a8e0f7e48416b608f8 Log: 5.3.19 Changed paths: M include/version.inc Diff: diff --git a/include/version.inc b/include/version.inc index 3614a1d..c22eba1 100644 --- a/include/version.inc +++ b/include/version.inc @@ -32,7 +32,7 @@ $PHP_5_4_MD5 = array( $PHP_5_3_RC = false; // '5.3.19RC1'; // Current RC version (e.g., '5.6.7RC1') or false $PHP_5_3_RC_DATE = '08 Nov 2012'; -$PHP_5_3_VERSION = "5.3.18"; +$PHP_5_3_VERSION = "5.3.19"; $PHP_5_3_DATE = "22 Nov 2012"; $PHP_5_3_MD5 = array( -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
