diff --git a/version.php b/version.php index c2a874bd33fa4..cb2b746a467e1 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009082800; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090831)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090901)'; // Human-friendly version name