From ec8aac6290cf893d742803fb4eb254d00eae0e5b Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Tue, 21 Aug 2007 07:25:33 +0200 Subject: [PATCH] Bump the version number to 2.50, and update the FAQ. --- files/faq.html | 8 ++++---- perl/Sesse/pr0n/Common.pm | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/files/faq.html b/files/faq.html index 55d93bc..3c2edc2 100644 --- a/files/faq.html +++ b/files/faq.html @@ -9,7 +9,7 @@

pr0n FAQ

-

Last updated April 13th, 2007

+

Last updated August 21st, 2007

So, what is this pr0n thing anyway?

@@ -96,8 +96,8 @@

How much data is there in there, anyway?

-

At the time of writing, approximately 72GB of image data (that is, over - 46000 different images), plus cache, plus metadata in the SQL database. +

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.)

@@ -140,7 +140,7 @@ on IRC as Sesse on EFnet, IRCnet, Freenode or OFTC.


- diff --git a/perl/Sesse/pr0n/Common.pm b/perl/Sesse/pr0n/Common.pm index d2dcd7d..4229829 100644 --- a/perl/Sesse/pr0n/Common.pm +++ b/perl/Sesse/pr0n/Common.pm @@ -35,7 +35,7 @@ BEGIN { require Sesse::pr0n::Config_local; }; - $VERSION = "v2.49"; + $VERSION = "v2.50"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw(); -- 2.39.2