diff --git a/version.php b/version.php index af1277df40a..99b7face7a2 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010072201; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 Preview 4+ (Build: 20100722)'; // Human-friendly version name + $release = '2.0 Preview 4+ (Build: 20100723)'; // Human-friendly version name