diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/autonickprefix.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/autonickprefix.pl b/scripts/autonickprefix.pl index 5b9d656..de32e29 100644 --- a/scripts/autonickprefix.pl +++ b/scripts/autonickprefix.pl @@ -1,3 +1,5 @@ +use strict; + our $VERSION = '1.00'; our %IRSSI = ( authors => 'Juerd', |
