diff options
Diffstat (limited to 'lib/Net')
| -rw-r--r-- | lib/Net/IRC.pm | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/Net/IRC.pm b/lib/Net/IRC.pm index 9e39458..cb41dca 100644 --- a/lib/Net/IRC.pm +++ b/lib/Net/IRC.pm @@ -33,7 +33,7 @@ BEGIN { use strict; use vars qw($VERSION); -$VERSION = "0.80"; +$VERSION = "0.90"; sub new { my $proto = shift; @@ -754,6 +754,4 @@ http://www.irchelp.org/, home of fine IRC resources. =back -=cut - - +=cut
\ No newline at end of file |
