]> git.sesse.net Git - pr0n/commitdiff
Bump version number.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 15 Jul 2020 18:12:56 +0000 (20:12 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 15 Jul 2020 18:12:56 +0000 (20:12 +0200)
perl/Sesse/pr0n/Common.pm

index 28a1989b1f5d8f8ef2dc04103b984249210c83af..72be2184d99a84bcc9245939a791ffa488cc6b9e 100644 (file)
@@ -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();