diff options
Diffstat (limited to 'make_patchnum.pl')
-rw-r--r-- | make_patchnum.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make_patchnum.pl b/make_patchnum.pl index 929c45b595..df26391d4a 100644 --- a/make_patchnum.pl +++ b/make_patchnum.pl @@ -1,4 +1,5 @@ #!/usr/bin/perl +# These two should go upon release to make the script Perl 5.005 compatible use strict; use warnings; |