diff --git a/version.php b/version.php index 0cb2a8137a4..a20ed9cd689 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009091700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090929)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090930)'; // Human-friendly version name