X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=bin%2Ffeedlog.pl;h=b769ccdcc85f039d03517b0d18c4a83936667ca9;hp=f10798a867b1416b594cd2c1623549b3fb846225;hb=24d2011f322ff3b58527c24bbd767cdf02515ca5;hpb=2871792120fba3b9ac9fe1b7bf166638b05766fd diff --git a/bin/feedlog.pl b/bin/feedlog.pl index f10798a..b769ccd 100755 --- a/bin/feedlog.pl +++ b/bin/feedlog.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');