diff --git a/version.php b/version.php index 83a9ade4cb4..bb4918865a1 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: 20091202)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091203)'; // Human-friendly version name