diff --git a/version.php b/version.php index d6f39a57024..c81c99a7d5d 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009100605; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091010)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091011)'; // Human-friendly version name