diff --git a/version.php b/version.php index 5d696c2fc8f..c26d99021a0 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010033103; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20100401)'; // Human-friendly version name + $release = '2.0 dev (Build: 20100402)'; // Human-friendly version name