diff --git a/version.php b/version.php index f82b639f3490..921baf0a7f9a 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009070100; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090705)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090706)'; // Human-friendly version name