]> git.sesse.net Git - pr0n/commitdiff
Bump version number to 2.10.
authorSteinar H. Gunderson <sesse@debian.org>
Mon, 31 Jul 2006 23:47:28 +0000 (01:47 +0200)
committerSteinar H. Gunderson <sesse@debian.org>
Mon, 31 Jul 2006 23:47:28 +0000 (01:47 +0200)
files/faq.html
perl/Sesse/pr0n/Common.pm

index 7086024087f230dcc27b3ff47dd0a39ee19ac7e4..5dd3dbd6daae86cb1d001656f1ddfd35e852569f 100644 (file)
@@ -9,7 +9,7 @@
   </head>
   <body>
     <h1>pr0n FAQ</h1>
-    <p>Last updated July 23rd, 2006</p>
+    <p>Last updated August 1st, 2006</p>
 
     <h2>So, what is this pr0n thing anyway?</h2>
     
       on IRC as Sesse on EFnet, IRCnet, Freenode or OFTC.</p>
 
     <hr />
-    <p class="footer">pr0n v2.05,
+    <p class="footer">pr0n v2.10,
       &copy; 2004-2006 <a href="http://www.sesse.net/">Steinar H. Gunderson</a>.</p>
   </body>
 </html>
index be4385ae712ec60de351bbccb68976d35601ec8c..d7e673dc98a0fe03b86d4c131ca9f820c4bb6e33 100644 (file)
@@ -31,7 +31,7 @@ BEGIN {
                require Sesse::pr0n::Config_local;
        };
 
-       $VERSION     = "v2.05";
+       $VERSION     = "v2.10";
        @ISA         = qw(Exporter);
        @EXPORT      = qw(&error &dberror);
        %EXPORT_TAGS = qw();