diff --git a/src/Imdb/MdbBase.php b/src/Imdb/MdbBase.php index 1929c736..306d6b07 100644 --- a/src/Imdb/MdbBase.php +++ b/src/Imdb/MdbBase.php @@ -19,7 +19,7 @@ * @copyright (c) 2002-2004 by Giorgos Giagas and (c) 2004-2009 by Itzchak Rehberg and IzzySoft */ class MdbBase extends Config { - public $version = '6.0.0'; + public $version = '6.0.1'; protected $months = array( "January" => "01",