diff --git a/version.php b/version.php index 9e58b6e5cb7..831ea8e21af 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010021900; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20100219)'; // Human-friendly version name + $release = '2.0 dev (Build: 20100220)'; // Human-friendly version name