diff options
Diffstat (limited to 'view_job_queue.cgi')
-rwxr-xr-x | view_job_queue.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view_job_queue.cgi b/view_job_queue.cgi index c778d0d61..d4c5c08e3 100755 --- a/view_job_queue.cgi +++ b/view_job_queue.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; |