X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=bin%2Ffeedlog.pl;h=b769ccdcc85f039d03517b0d18c4a83936667ca9;hp=bbfd8142fd60adb31bfa3e75831fb11d3a2f542c;hb=24d2011f322ff3b58527c24bbd767cdf02515ca5;hpb=1af57a53905788c99a088bb6b17088293c0224d1 diff --git a/bin/feedlog.pl b/bin/feedlog.pl index bbfd814..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'); @@ -265,7 +265,7 @@ Thomas Hochstein =head1 COPYRIGHT AND LICENSE -Copyright (c) 2010-2012 Thomas Hochstein +Copyright (c) 2010-2013 Thomas Hochstein This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.