diff --git a/version.php b/version.php index f36926a3ea8..9ade6d311ea 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009112000; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091121)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091122)'; // Human-friendly version name