]> git.sesse.net Git - pr0n/commitdiff
Bump the version number to 2.50, and update the FAQ.
authorSteinar H. Gunderson <sesse@debian.org>
Tue, 21 Aug 2007 05:25:33 +0000 (07:25 +0200)
committerSteinar H. Gunderson <sesse@debian.org>
Tue, 21 Aug 2007 05:25:33 +0000 (07:25 +0200)
files/faq.html
perl/Sesse/pr0n/Common.pm

index 55d93bc4839e127bde493f8f5af45c022dcaf25a..3c2edc2e09254121c2de2abeef88ae1c90408382 100644 (file)
@@ -9,7 +9,7 @@
   </head>
   <body>
     <h1>pr0n FAQ</h1>
   </head>
   <body>
     <h1>pr0n FAQ</h1>
-    <p>Last updated April 13th, 2007</p>
+    <p>Last updated August 21st, 2007</p>
 
     <h2>So, what is this pr0n thing anyway?</h2>
     
 
     <h2>So, what is this pr0n thing anyway?</h2>
     
@@ -96,8 +96,8 @@
 
     <h2>How much data is there in there, anyway?</h2>
 
 
     <h2>How much data is there in there, anyway?</h2>
 
-    <p>At the time of writing, approximately 72GB of image data (that is, over
-      46000 different images), plus cache, plus metadata in the SQL database.
+    <p>At the time of writing, approximately 86GB of image data (that is, over
+      52000 different images), plus cache, plus metadata in the SQL database.
       (These numbers are growing rather rapidly, so they could be outdated at
       any given time.)</p>
 
       (These numbers are growing rather rapidly, so they could be outdated at
       any given time.)</p>
 
       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 v2.49,
+    <p class="footer">pr0n v2.50,
       &copy; 2004-2007 <a href="http://www.sesse.net/">Steinar H. Gunderson</a>.</p>
   </body>
 </html>
       &copy; 2004-2007 <a href="http://www.sesse.net/">Steinar H. Gunderson</a>.</p>
   </body>
 </html>
index d2dcd7da04f61fe2e3347cce9223c380d324c57e..4229829ff29ff5643e152b7a50dea655a1701feb 100644 (file)
@@ -35,7 +35,7 @@ BEGIN {
                require Sesse::pr0n::Config_local;
        };
 
                require Sesse::pr0n::Config_local;
        };
 
-       $VERSION     = "v2.49";
+       $VERSION     = "v2.50";
        @ISA         = qw(Exporter);
        @EXPORT      = qw(&error &dberror);
        %EXPORT_TAGS = qw();
        @ISA         = qw(Exporter);
        @EXPORT      = qw(&error &dberror);
        %EXPORT_TAGS = qw();