diff --git a/version.php b/version.php index a622b3f5cf80a..efe712cb483f9 100644 --- a/version.php +++ b/version.php @@ -32,5 +32,5 @@ $version = 2010120700; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0 (Build: 20101208)'; // Human-friendly version name +$release = '2.0 (Build: 20101209)'; // Human-friendly version name