This is hard coded at present - if you edit the file components/com_jevents/views/default/helpers/defaultloadedfromtemplate.php at line c. 519 you'll find
$val = "week.listevents";
change it to
$val = "year.listevents";
and keep a record of your customisation to reapply it for future releases.