From dc4da1c16efc1835e9d8b41d473abeeaefcc681b Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Mon, 27 Aug 2007 09:49:00 +0200 Subject: [PATCH 1/1] Push v2.51 -- too many bugfixes to let the version number stay. --- files/faq.html | 2 +- perl/Sesse/pr0n/Common.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/faq.html b/files/faq.html index 3c2edc2..2ebb7cb 100644 --- a/files/faq.html +++ b/files/faq.html @@ -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 b00810e..acf4373 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.50"; + $VERSION = "v2.51"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw(); -- 2.39.2