summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/Misc/Geo.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Misc/Geo.pm b/FS/FS/Misc/Geo.pm
index b5cc325d1..d9dcf3fd1 100644
--- a/FS/FS/Misc/Geo.pm
+++ b/FS/FS/Misc/Geo.pm
@@ -82,7 +82,7 @@ sub get_censustract_ffiec {
my($zip5, $zip4) = split('-',$location->{zip});
- $year ||= '2012';
+ $year ||= '2013';
my @ffiec_args = (
__VIEWSTATE => $viewstate,
__EVENTVALIDATION => $eventvalidation,