From: Steinar H. Gunderson Date: Thu, 26 Jul 2007 12:41:01 +0000 (+0200) Subject: Bump version number. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=9d3807c2b196f5845e8657c40a5419fc6e4269bb;ds=sidebyside Bump version number. --- diff --git a/files/faq.html b/files/faq.html index d510b51..55d93bc 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 5d5b2be..22e7195 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.41"; + $VERSION = "v2.49"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw();