Undefined variable: newVersion

When I click the link to update to 0.4, I get the following error…

Notice: Undefined variable: newVersion in F:\Inetpub\wwwroot\piwik\plugins\CoreUpdater\Controller.php on line 25 

Backtrace -->
#0 Piwik_ErrorHandler(8, Undefined variable: newVersion, F:\Inetpub\wwwroot\piwik\plugins\CoreUpdater\Controller.php, 25, Array ([view] => Piwik_View Object ([] => CoreUpdater/templates/update_new_version_available.tpl,[] => Piwik_Smarty Object ([template_dir] => Array ([0] => plugins,[1] => themes/default,[2] => themes),[compile_dir] => tmp/templates_c,[config_dir] => configs,[plugins_dir] => Array ([0] => libs/Smarty/plugins,[1] => core/SmartyPlugins),[debugging] => 1,[error_reporting] => 6143,[debug_tpl] => ,[debugging_ctrl] => NONE,[compile_check] => 1,[force_compile] => ,[caching] => 0,[cache_dir] => tmp/cache,[cache_lifetime] => 3600,[cache_modified_check] => ,[php_handling] => 0,[security] => ,[secure_dir] => Array (),[security_settings] => Array ([PHP_HANDLING] => ,[IF_FUNCS] => Array ([0] => array,[1] => list,[2] => isset,[3] => empty,[4] => count,[5] => sizeof,[6] => in_array,[7] => is_array,[8] => true,[9] => false,[10] => null),[INCLUDE_ANY] => ,[PHP_TAGS] => ,[MODIFIER_FUNCS] => Array ([0] => count),[ALLOW_CONSTANTS] => ),[trusted_dir] => Array (),[left_delimiter] => {,[right_delimiter] => },[request_vars_order] => EGPCS,[request_use_auto_globals] => 1,[compile_id] => ,[use_sub_dirs] => ,[default_modifiers] => Array (),[default_resource_type] => file,[cache_handler_func] => ,[autoload_filters] => Array (),[config_overwrite] => 1,[config_booleanize] => 1,[config_read_hidden] => ,[config_fix_newlines] => 1,[default_template_handler_func] => ,[compiler_file] => Smarty_Compiler.class.php,[compiler_class] => Smarty_Compiler,[config_class] => Config_File,[_tpl_vars] => Array ([SCRIPT_NAME] => /piwik/index.php,[piwikUrl] => [http://127.0.0.1/piwik/](http://127.0.0.1/piwik/),[piwik_version] => 0.2.32),[_smarty_vars] => ,[_sections] => Array (),[_foreach] => Array (),[_tag_stack] => Array (),[_conf_obj] => ,[_config] => Array ([0] => Array ([vars] => Array (),[files] => Array ())),[_smarty_md5] => f8d698aea36fcbead2b9d5359ffca76f,[_version] => 2.6.22,[_inclusion_depth] => 0,[_compile_id] => ,[_smarty_debug_id] => SMARTY_DEBUG,[_smarty_debug_info] => Array (),[_cache_info] => Array (),[_file_perms] => 420,[_dir_perms] => 505,[_reg_objects] => Array (),[_plugins] => Array ([modifier] => Array (),[function] => Array (),[block] => Array (),[compiler] => Array (),[prefilter] => Array (),[postfilter] => Array (),[outputfilter] => Array ([trimwhitespace] => Array ([0] => smarty_outputfilter_trimwhitespace,[1] => ,[2] => ,[3] => 1,[4] => 1)),[resource] => Array (),[insert] => Array ()),[_cache_serials] => Array (),[_cache_include] => ,[_cache_including] => ),[] => Array ()))) called at [F:\Inetpub\wwwroot\piwik\plugins\CoreUpdater\Controller.php:25]
#1 Piwik_CoreUpdater_Controller->newVersionAvailable()
#2 call_user_func_array(Array ([0] => Piwik_CoreUpdater_Controller Object ([] => Array (),[] => ,[] => Array (),[] => Array (),[] => Array (),[] => CoreUpdater,[] => 2009-06-18,[] => Piwik_Date Object ([] => 1245301200)),[1] => newVersionAvailable), Array ()) called at [F:\Inetpub\wwwroot\piwik\core\FrontController.php:147]
#3 Piwik_FrontController->dispatch() called at [F:\Inetpub\wwwroot\piwik\index.php:51]

I think it’s been fixed in recent releases - was the update successful?