From: Steinar H. Gunderson Date: Sat, 12 Jul 2008 22:31:38 +0000 (+0200) Subject: Bump version number to 2.70. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=7d8c51d5e662a057027e71d11771f8c72b0a6020 Bump version number to 2.70. --- diff --git a/files/faq.html b/files/faq.html index e0e6400..8b14172 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 95faead..7cfe285 100644 --- a/perl/Sesse/pr0n/Common.pm +++ b/perl/Sesse/pr0n/Common.pm @@ -36,7 +36,7 @@ BEGIN { require Sesse::pr0n::Config_local; }; - $VERSION = "v2.65"; + $VERSION = "v2.70"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw();