]> git.sesse.net Git - pr0n/commitdiff
Bump version number to 3.02, with all the bugfixes.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 28 Nov 2015 15:40:50 +0000 (16:40 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 28 Nov 2015 15:40:50 +0000 (16:40 +0100)
files/faq.html
perl/Sesse/pr0n/Common.pm

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