diff --git a/version.php b/version.php index b1ff9261e93..2e01e0dfcfc 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009090803; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090912)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090913)'; // Human-friendly version name