diff --git a/version.php b/version.php index c8491213ce8..02c8c6f4529 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010020301; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20100206)'; // Human-friendly version name + $release = '2.0 dev (Build: 20100207)'; // Human-friendly version name