v0.0.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/perl
|
||||
#!/bin/perl
|
||||
# irpg.pl
|
||||
#
|
||||
# The bot modified, released and maintained by TommySalami
|
||||
@@ -33,7 +33,7 @@ my %opts;
|
||||
|
||||
readconfig();
|
||||
|
||||
my $version = "0.0.2";
|
||||
my $version = "0.0.3";
|
||||
|
||||
# command line overrides .irpg.conf
|
||||
GetOptions(\%opts,
|
||||
|
||||
Reference in New Issue
Block a user