diff --git a/version.php b/version.php index 641be03a5b1..1a3f66e43f5 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009061706; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090626)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090627)'; // Human-friendly version name