From: Steinar H. Gunderson Date: Mon, 26 May 2008 22:06:25 +0000 (+0200) Subject: Bump version to v2.65. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=e952fa06d546aa37de3c5b72e6e92656b28f232b Bump version to v2.65. --- diff --git a/files/faq.html b/files/faq.html index afbd52b..e0e6400 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 cc2b660..4dca96a 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.60"; + $VERSION = "v2.65"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw();