diff --git a/version.php b/version.php index bb4918865a1..a5b6a4b6a1d 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009112400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091203)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091204)'; // Human-friendly version name