From 4ba860dbf5ce3e4d84c2ba2f7ee2c54ffcd18966 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Wed, 28 Nov 2007 23:48:55 +0100 Subject: [PATCH] Bump version to 2.53. --- files/faq.html | 2 +- perl/Sesse/pr0n/Common.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/faq.html b/files/faq.html index a3f5a48..351f3bd 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 d2002c1..9708b7a 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.52"; + $VERSION = "v2.53"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw(); -- 2.39.2