diff --git a/version.php b/version.php index 3a585d5d043..1453aa9116a 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: 20090811)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090812)'; // Human-friendly version name