diff options
Diffstat (limited to 'editsettings.cgi')
-rwxr-xr-x | editsettings.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editsettings.cgi b/editsettings.cgi index ef419c7e3..5a30e68c9 100755 --- a/editsettings.cgi +++ b/editsettings.cgi @@ -6,7 +6,7 @@ # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. -use 5.10.1; +use 5.14.0; use strict; use warnings; |