diff --git a/version.php b/version.php index 501eed0d97d..7b6a1a3eafb 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008121701; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081221)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081222)'; // Human-friendly version name ?>