X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=bin%2Fgroupstats.pl;h=d0ddcde8d7ba50c2d9f2871a8c020d51c7d2d6c4;hb=24d2011f322ff3b58527c24bbd767cdf02515ca5;hpb=2871792120fba3b9ac9fe1b7bf166638b05766fd;ds=sidebyside diff --git a/bin/groupstats.pl b/bin/groupstats.pl index 4035d76..d0ddcde 100755 --- a/bin/groupstats.pl +++ b/bin/groupstats.pl @@ -13,7 +13,7 @@ # which Perl itself is published. BEGIN { - our $VERSION = "0.01"; + our $VERSION = "0.02"; use File::Basename; # we're in .../bin, so our module is in ../lib push(@INC, dirname($0).'/../lib');