diff --git a/version.php b/version.php index f3997f00d78..11651092667 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010062101; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 Preview 3 (Build: 20100629)'; // Human-friendly version name + $release = '2.0 Preview 3 (Build: 20100630)'; // Human-friendly version name