i18n, RT#12515
[freeside.git] / FS / FS / Setup.pm
index 13d6f60..fec1c2d 100644 (file)
@@ -103,7 +103,7 @@ sub populate_addl_locales {
 
 sub _add_country {
 
-  use Locale::SubCountry;
+  use Locale::SubCountry 1.44;
 
   my( $country ) = shift;