From: Steinar H. Gunderson Date: Mon, 30 Nov 2015 21:40:13 +0000 (+0100) Subject: Bump version number to 3.10. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=85be4603493393c16a7ad028fbeaf98fa3878cd4;ds=sidebyside Bump version number to 3.10. --- diff --git a/files/faq.html b/files/faq.html index 780ba63..c07aa56 100644 --- a/files/faq.html +++ b/files/faq.html @@ -135,7 +135,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 67c0c77..0a257a9 100644 --- a/perl/Sesse/pr0n/Common.pm +++ b/perl/Sesse/pr0n/Common.pm @@ -32,7 +32,7 @@ BEGIN { require Sesse::pr0n::Config_local; }; - $VERSION = "v3.02"; + $VERSION = "v3.10"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw();