diff --git a/version.php b/version.php index 4555ddf0951..875b0baceb6 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009091700; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091001)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091002)'; // Human-friendly version name