From: Steinar H. Gunderson Date: Sun, 2 Sep 2007 21:08:13 +0000 (+0200) Subject: Bump to v2.52. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=3beccc23567ed94b627434de774fe50a34b53cba Bump to v2.52. --- diff --git a/files/faq.html b/files/faq.html index 2ebb7cb..a3f5a48 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 01d5a92..d863b21 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.51"; + $VERSION = "v2.52"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw();