diff --git a/scripts/antifuck.pl b/scripts/antifuck.pl index 59f5596..52fad71 100644 --- a/scripts/antifuck.pl +++ b/scripts/antifuck.pl @@ -7,7 +7,7 @@ no strict 'subs'; my $SCRIPT_NAME = 'antifuck'; my $SCRIPT_AUTHOR = 'The Krusty Krab '; -my $SCRIPT_VERSION = '0.1'; +my $SCRIPT_VERSION = '1.0'; my $SCRIPT_LICENCE = 'Public domain'; my $SCRIPT_DESC = 'Defend against forcejoins (e.g. from fuckyou.pl) and '. 'forceparts (e.g. from /remove)';