diff --git a/version.php b/version.php index 740de79cc38..a5d592eee52 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009061600; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090616)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090617)'; // Human-friendly version name