diff --git a/version.php b/version.php index 36d3b9673f7..b6a10650262 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010033103; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20100406)'; // Human-friendly version name + $release = '2.0 dev (Build: 20100407)'; // Human-friendly version name