diff --git a/version.php b/version.php index 45e5989141d..af47a063b8f 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009080700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090823)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090824)'; // Human-friendly version name