diff --git a/version.php b/version.php index fbe095568f3a3..ced5ba4ad7493 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010040700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20100409)'; // Human-friendly version name + $release = '2.0 dev (Build: 20100410)'; // Human-friendly version name