diff --git a/version.php b/version.php index 7c3405acb5704..e52cad17ede23 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: 20101126)'; // Human-friendly version name +$release = '2.0 (Build: 20101127)'; // Human-friendly version name