]> git.sesse.net Git - pr0n/commitdiff
Bump the version number.
authorSteinar H. Gunderson <sesse@debian.org>
Mon, 25 Dec 2006 16:46:02 +0000 (17:46 +0100)
committerSteinar H. Gunderson <sesse@debian.org>
Mon, 25 Dec 2006 16:46:02 +0000 (17:46 +0100)
perl/Sesse/pr0n/Common.pm

index e3b33324bcb8de120b80187cc777360d6deb63c5..91b4f48b683340bfc3a8443723989b817911e811 100644 (file)
@@ -31,7 +31,7 @@ BEGIN {
                require Sesse::pr0n::Config_local;
        };
 
-       $VERSION     = "v2.10";
+       $VERSION     = "v2.11";
        @ISA         = qw(Exporter);
        @EXPORT      = qw(&error &dberror);
        %EXPORT_TAGS = qw();