diff --git a/version.php b/version.php index 32a08b9afca..c8066f9eb1f 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009112400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091216)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091217)'; // Human-friendly version name