From: Steinar H. Gunderson Date: Tue, 24 Jul 2007 20:18:57 +0000 (+0200) Subject: Bump version number to 2.41. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=6aab2b85ef880b18dc8f1a575d477f942db7c58b Bump version number to 2.41. --- diff --git a/files/faq.html b/files/faq.html index edaa9af..d510b51 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 e446ca8..024d220 100644 --- a/perl/Sesse/pr0n/Common.pm +++ b/perl/Sesse/pr0n/Common.pm @@ -34,7 +34,7 @@ BEGIN { require Sesse::pr0n::Config_local; }; - $VERSION = "v2.40"; + $VERSION = "v2.41"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw();