From: Steinar H. Gunderson Date: Sat, 24 Oct 2009 11:44:14 +0000 (+0200) Subject: Bump to v2.71. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=9e34ef3368cd8f2e2a2f584e48a9e26aa2778552 Bump to v2.71. --- diff --git a/perl/Sesse/pr0n/Common.pm b/perl/Sesse/pr0n/Common.pm index 277d699..ee1718e 100644 --- a/perl/Sesse/pr0n/Common.pm +++ b/perl/Sesse/pr0n/Common.pm @@ -39,7 +39,7 @@ BEGIN { require Sesse::pr0n::Config_local; }; - $VERSION = "v2.70"; + $VERSION = "v2.71"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw();