X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=install%2Finstall.pl;h=fabdaa160c118a89066bba4451fbdccfb5a4a82c;hp=12cc8ec650f1bb0b6a171574402759047c1bae81;hb=24d2011f322ff3b58527c24bbd767cdf02515ca5;hpb=23ab67a099e32a9ee8c0700fe46bc43680a60721 diff --git a/install/install.pl b/install/install.pl index 12cc8ec..fabdaa1 100755 --- a/install/install.pl +++ b/install/install.pl @@ -12,7 +12,7 @@ # which Perl itself is published. BEGIN { - our $VERSION = "0.01"; + our $VERSION = "0.02"; use File::Basename; # we're in .../install, so our module is in ../lib push(@INC, dirname($0).'/../lib'); @@ -340,7 +340,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.