diff --git a/version.php b/version.php index c4fbe1c195d..df14d4ae129 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010032400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20100325)'; // Human-friendly version name + $release = '2.0 dev (Build: 20100326)'; // Human-friendly version name