diff --git a/version.php b/version.php index e3fe80b6e25..0235d1aeb23 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009100200; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091005)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091006)'; // Human-friendly version name