From: Steinar H. Gunderson Date: Mon, 27 Aug 2007 07:49:00 +0000 (+0200) Subject: Push v2.51 -- too many bugfixes to let the version number stay. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=dc4da1c16efc1835e9d8b41d473abeeaefcc681b Push v2.51 -- too many bugfixes to let the version number stay. --- 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();