From: Steinar H. Gunderson Date: Thu, 12 Apr 2007 00:08:45 +0000 (+0200) Subject: Version number bump. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=80109fa17438d698875f3ff6877cbd205335b2e2;ds=sidebyside Version number bump. --- diff --git a/files/faq.html b/files/faq.html index 7fe1f1d..4782965 100644 --- a/files/faq.html +++ b/files/faq.html @@ -138,7 +138,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 d3d4dbe..8227c80 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.21"; + $VERSION = "v2.30"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw();