From: Steinar H. Gunderson Date: Mon, 31 Jul 2006 23:47:28 +0000 (+0200) Subject: Bump version number to 2.10. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=3f1953791a301d4370bff240f9347aa81474881d;hp=415aceddb0bfdd1975b3cbe0d35e46dbf74ad5a2 Bump version number to 2.10. --- diff --git a/files/faq.html b/files/faq.html index 7086024..5dd3dbd 100644 --- a/files/faq.html +++ b/files/faq.html @@ -9,7 +9,7 @@

pr0n FAQ

-

Last updated July 23rd, 2006

+

Last updated August 1st, 2006

So, what is this pr0n thing anyway?

@@ -135,7 +135,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 be4385a..d7e673d 100644 --- a/perl/Sesse/pr0n/Common.pm +++ b/perl/Sesse/pr0n/Common.pm @@ -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();