]> git.sesse.net Git - pr0n/commitdiff
Bump version number to 3.10.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 30 Nov 2015 21:40:13 +0000 (22:40 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 30 Nov 2015 21:40:59 +0000 (22:40 +0100)
files/faq.html
perl/Sesse/pr0n/Common.pm

index 780ba6387502f87ef30191df9f8dcd7772afeca2..c07aa567d5ddd8a422f6300db1cf0dffb0bfdf1a 100644 (file)
       on IRC as Sesse on EFnet, IRCnet, Freenode or OFTC.</p>
 
     <hr />
-    <p class="footer">pr0n v3.02,
+    <p class="footer">pr0n v3.10,
       &copy; 2004&ndash;2015 <a href="https://www.sesse.net/">Steinar H. Gunderson</a>.</p>
   </body>
 </html>
index 67c0c7721316673a943402ab26d902965295e5ed..0a257a9855b8b4ae7b22d1331732aff1f594832b 100644 (file)
@@ -32,7 +32,7 @@ BEGIN {
                require Sesse::pr0n::Config_local;
        };
 
-       $VERSION     = "v3.02";
+       $VERSION     = "v3.10";
        @ISA         = qw(Exporter);
        @EXPORT      = qw(&error &dberror);
        %EXPORT_TAGS = qw();