]> git.sesse.net Git - pr0n/commitdiff
Bump version to v2.65.
authorSteinar H. Gunderson <sesse@debian.org>
Mon, 26 May 2008 22:06:25 +0000 (00:06 +0200)
committerSteinar H. Gunderson <sesse@debian.org>
Mon, 26 May 2008 22:06:25 +0000 (00:06 +0200)
files/faq.html
perl/Sesse/pr0n/Common.pm

index afbd52b7f89d7e4e28ead2983295d4fe1ad3b528..e0e6400a8e5870905d3dbff033b0857ac55bb334 100644 (file)
       on IRC as Sesse on EFnet, IRCnet, Freenode or OFTC.</p>
 
     <hr />
-    <p class="footer">pr0n v2.60,
+    <p class="footer">pr0n v2.65,
       &copy; 2004-2008 <a href="http://www.sesse.net/">Steinar H. Gunderson</a>.</p>
   </body>
 </html>
index cc2b660fd3d857370b720d4884c3fba0f8b6c998..4dca96a60d426e2e34185f28878aa80a297d39db 100644 (file)
@@ -35,7 +35,7 @@ BEGIN {
                require Sesse::pr0n::Config_local;
        };
 
-       $VERSION     = "v2.60";
+       $VERSION     = "v2.65";
        @ISA         = qw(Exporter);
        @EXPORT      = qw(&error &dberror);
        %EXPORT_TAGS = qw();