From 3f1953791a301d4370bff240f9347aa81474881d Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Tue, 1 Aug 2006 01:47:28 +0200 Subject: [PATCH 1/1] Bump version number to 2.10. --- files/faq.html | 4 ++-- perl/Sesse/pr0n/Common.pm | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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(); -- 2.39.2