]> git.sesse.net Git - pr0n/blobdiff - perl/Sesse/pr0n/Common.pm
Bump version number to 3.02, with all the bugfixes.
[pr0n] / perl / Sesse / pr0n / Common.pm
index c706bb7f72a720fa5f244b8ed2d2e5b5b044693c..d175979b1cf0b888fd3bf187659d255704af2dd8 100644 (file)
@@ -32,7 +32,7 @@ BEGIN {
                require Sesse::pr0n::Config_local;
        };
 
-       $VERSION     = "v3.01";
+       $VERSION     = "v3.02";
        @ISA         = qw(Exporter);
        @EXPORT      = qw(&error &dberror);
        %EXPORT_TAGS = qw();