diff --git a/version.php b/version.php index 630e0ab220f..1d59ab56712 100644 --- a/version.php +++ b/version.php @@ -13,6 +13,6 @@ // Do not use more than two decimal points as we have // hit the float limit - $release = '1.8.14 (Build: 20101212)'; // Human-friendly version name + $release = '1.8.14 (Build: 20101213)'; // Human-friendly version name ?>