diff --git a/version.php b/version.php index 81a3d75af20..9ba0f2a142d 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009110501; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091105)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091106)'; // Human-friendly version name