diff --git a/version.php b/version.php index 77f73c86dbd..635b87e79f2 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009102100; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091021)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091022)'; // Human-friendly version name