From: Steinar H. Gunderson Date: Sun, 23 Jul 2006 19:59:50 +0000 (+0200) Subject: Bump version number. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=59921df12b46d8d77698a7a5fb268fc98c6c2c4c Bump version number. --- diff --git a/faq.html b/faq.html index 6f793b9..7086024 100644 --- a/faq.html +++ b/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 cb02a15..76da6be 100644 --- a/perl/Sesse/pr0n/Common.pm +++ b/perl/Sesse/pr0n/Common.pm @@ -31,7 +31,7 @@ BEGIN { require Sesse::pr0n::Config_local; }; - $VERSION = "v2.04"; + $VERSION = "v2.05"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw();