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