diff --git a/version.php b/version.php index 72591b5e912..870f8940d32 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009091310; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090914)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090915)'; // Human-friendly version name