diff --git a/version.php b/version.php index 9d7797536e01f..146d719396e16 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ $version = 2010112400; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 (Build: 20101205)'; // Human-friendly version name +$release = '2.0 (Build: 20101206)'; // Human-friendly version name