From: Steinar H. Gunderson Date: Wed, 15 Jul 2020 18:12:56 +0000 (+0200) Subject: Bump version number. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=a87ec2d26798c3da2934068c15bbe5dc087db91c Bump version number. --- diff --git a/perl/Sesse/pr0n/Common.pm b/perl/Sesse/pr0n/Common.pm index 28a1989..72be218 100644 --- a/perl/Sesse/pr0n/Common.pm +++ b/perl/Sesse/pr0n/Common.pm @@ -32,7 +32,7 @@ BEGIN { require Sesse::pr0n::Config_local; }; - $VERSION = "v3.10"; + $VERSION = "v3.20"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw();