diff --git a/version.php b/version.php index 6bb9b619ee1..2b873d73b37 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009103000; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091101)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091102)'; // Human-friendly version name