diff --git a/version.php b/version.php index 3873534b99b..e1665136f6e 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008050200; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20080503)'; // Human-friendly version name + $release = '2.0 dev (Build: 20080504)'; // Human-friendly version name ?>