diff --git a/version.php b/version.php index 5294e9b30d0..42cf952c39e 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009073000; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090730)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090731)'; // Human-friendly version name