diff --git a/version.php b/version.php index 0a76548f7fe..c74686c8ca3 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: 20091127)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091128)'; // Human-friendly version name