diff --git a/version.php b/version.php index c82030da07a..0b4b6761019 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009111600; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20091116)'; // Human-friendly version name + $release = '2.0 dev (Build: 20091117)'; // Human-friendly version name