diff --git a/version.php b/version.php index 8c93fa2d06d..34fc16bf969 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009100605; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091012)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091013)'; // Human-friendly version name