From: Steinar H. Gunderson Date: Sun, 22 Aug 2010 11:23:52 +0000 (+0200) Subject: Bump to v2.72. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=d5656c57d0f9cf32eb61652e49c5b6811e432158 Bump to v2.72. --- diff --git a/perl/Sesse/pr0n/Common.pm b/perl/Sesse/pr0n/Common.pm index 72f3b75..6317ca4 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.71"; + $VERSION = "v2.72"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw();